Devrim
Devrim
@yuriyz As log as I know there won't be CM-5.0
Done https://github.com/GluuFederation/community-edition-setup/commit/aae3bd2811632661c159d33ae982865ec1e39f2b
``` mysql> show columns from oxAuthUmaRPT; +-----------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+--------------+------+-----+---------+-------+ | doc_id | varchar(64) | NO | PRI |...
@nynymike @yuriyz @yurem I need guide on how to this problem.
I think we can easiliy implement this when we move to mono-repo
If this script is outside of gluu ui, I can write and display on a separate web page. Starting to think about implementing on clustermgr.
It is actually adding, but due to swagger client, it raises error. See adding client with current version  And retreving with new version 
Let's postpone this issue. New version should fix it.
@pujavs Is **moduleProperties** mandatory? Seems not, config-api can create without **moduleProperties** If not mandatory please remove this line https://github.com/JanssenProject/jans/blob/main/jans-config-api/docs/jans-config-api-swagger.yaml#L3958
New swagger file fixed this issue ``` Custom Scripts -------------- 1 Gets a list of custom scripts 2 Adds a new custom script 3 Updates a custom script 4 Fetch...