Google Auth adding "google-" to username #858
-
Hello Everyone! I'm having an issue with Google Authentication configured in OpenAM 15.1.5. Changing the value on Realm > Authentication > Settings > User Profile from Required to Ignore, I noticed that when the authentication comes from Google, it is adding the word "google-" prior the username The Google Auth was configured on Realm > Dashboard > Configure Social Authentication > Configure Google Authentication. Then user mapper was modified on Realm > Authentication > Modules > GoogleSocialAuthentication to match the ldap attribute. Also Mapper attributes configuration was modified to add another ldap attributes. On Realm > Authentication > Settings > Core, ldapService is selected as Authentication configuration. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The Account Mapper value (in your case Mapeador de cuenta de usuario) should be Also look at the Attribute Mapper (Mapeador de atributos de usuario) settings |
Beta Was this translation helpful? Give feedback.
The Account Mapper value (in your case Mapeador de cuenta de usuario) should be
org.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper
instead oforg.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper|*|google-
Also look at the Attribute Mapper (Mapeador de atributos de usuario) settings