-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat(idp): display metadata details #556
feat(idp): display metadata details #556
Conversation
…into feat/475/DisplayIDPConfigDetails
Quality Gate passedIssues Measures |
mappers: Array<IDPMapper> | ||
oidc?: OIDCType | ||
saml?: OIDCType | ||
saml?: SAMLType |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nidhigarg-bmw can you provide me some details why this got changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jjeroch In swagger this type was different so I managed to changed it accordingly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok understood, thanks
@Leon-Gr please review the locales files (de & en) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lftm
@evegufy Can you please merge this PR ? |
Description
Implementation IdP Config displaying metadata
Why
Enable Company/IT Admins to see their identity provider config inside the "Config" overlay if any configuration does already exist
Issue
#475
Checklist
Please delete options that are not relevant.