mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 01:57:39 +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:
@@ -1832,7 +1832,9 @@
|
||||
"DELETED": "Dostawca tożsamości usunięty pomyślnie!",
|
||||
"ADDED": "Dodano pomyślnie.",
|
||||
"REMOVED": "Usunięto pomyślnie."
|
||||
}
|
||||
},
|
||||
"ISIDTOKENMAPPING": "Mapowanie z tokena ID",
|
||||
"ISIDTOKENMAPPING_DESC": "Jeśli wybrane, informacje dostawcy są mapowane z tokena ID, a nie z punktu końcowego userinfo."
|
||||
},
|
||||
"MFA": {
|
||||
"LIST": {
|
||||
|
Reference in New Issue
Block a user