You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently having a business requirement where we have to default First and Last names is the case they are returned as null from Identity Provider. The Keycloak form that appears after the Identity Provider call is done, should not appear in this case.
Firstname is not that common, but the Lastname is not a mandatory field on e.g. Google account.
Is there a way to default the Lastname to "Doe" if the value is null? e.g. via a Mapper rule?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently having a business requirement where we have to default First and Last names is the case they are returned as null from Identity Provider. The Keycloak form that appears after the Identity Provider call is done, should not appear in this case.
Firstname is not that common, but the Lastname is not a mandatory field on e.g. Google account.
Is there a way to default the Lastname to "Doe" if the value is null? e.g. via a Mapper rule?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions