mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 22:17:38 +00:00
feat(console): enable ID token mapping for generic OIDC provider (#6426)
* fix: use IsIdTokenMapping request property * feat(console): oidc provider id token mapping * fix scss * reduce styles * fix lint --------- Co-authored-by: peintnermax <max@caos.ch> Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1828,7 +1828,9 @@
|
||||
"DELETED": "Idp removed successfully!",
|
||||
"ADDED": "Added successfully.",
|
||||
"REMOVED": "Removed successfully."
|
||||
}
|
||||
},
|
||||
"ISIDTOKENMAPPING": "Map from the ID token",
|
||||
"ISIDTOKENMAPPING_DESC": "If selected, provider information gets mapped from the ID token, not from the userinfo endpoint."
|
||||
},
|
||||
"MFA": {
|
||||
"LIST": {
|
||||
|
Reference in New Issue
Block a user