Skip to content

fix(admin-ui): adding ssa custom attributes#2007

Merged
duttarnab merged 4 commits intomainfrom
fix-ssa-form
Apr 7, 2025
Merged

fix(admin-ui): adding ssa custom attributes#2007
duttarnab merged 4 commits intomainfrom
fix-ssa-form

Conversation

@rizarsyi
Copy link
Member

@rizarsyi rizarsyi commented Feb 20, 2025

What is in the PR :

  • Update SSA form input rules
  • Add new input for SSA custom attributes

fix : #2006

… input

Signed-off-by: Riza Arsyi <rizarsyi@users.noreply.github.com>
@rizarsyi rizarsyi self-assigned this Feb 20, 2025
@sonarqubecloud
Copy link

@rizarsyi
Copy link
Member Author

@duttarnab We need to fix the response from the jans-config-api/api/v1/jans-auth-server/config endpoint to include the custom attributes on this part of the response for ssaConfiguration

"ssaConfiguration": {
        "ssaEndpoint": "https://rizarsyi-summary-toucan.gluu.info/jans-auth/restv1/ssa",
        "ssaSigningAlg": "RS256",
        "ssaExpirationInDays": 30
    },

rizarsyi added 2 commits April 6, 2025 22:22
…ple inline input

Signed-off-by: Riza Arsyi <rizarsyi@users.noreply.github.com>
Signed-off-by: Riza Arsyi <rizarsyi@users.noreply.github.com>
@rizarsyi rizarsyi marked this pull request as ready for review April 6, 2025 15:26
Signed-off-by: Riza Arsyi <rizarsyi@users.noreply.github.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2025

@duttarnab duttarnab merged commit b48e7af into main Apr 7, 2025
9 of 11 checks passed
@duttarnab duttarnab deleted the fix-ssa-form branch April 7, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(admin-ui): add ssa custom attributes

2 participants