Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 7, 2025
Merged

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

merged 4 commits into from
Apr 7, 2025

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

@rizarsyi rizarsyi self-assigned this Feb 20, 2025
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 rizarsyi marked this pull request as ready for review April 6, 2025 15:26
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