Open scmdavid opened 1 year ago
Worked when switched to Generic OpenID Provider
Be careful about selecting the OpenID Provider type
; they have different expectations about the claims returned from UserInfo endpoint:
Generic: {email, given_name, family_name} Azure AD: {unique_name, given_name, family_name}
Environment • OpenID Connect Liferay plugin 0.5.2 • Azure AD B2C • Liferay CE 7.0.6 GA
Login failed and found the following error:
Could I fall back to the default login? For example, say I made a mistake on configuration; how could I sign in again (not with OIDC) and make the correction?
For 7.0 DXP, I don’t think it reads the openidconnect.enableOpenIDConnect from portal-ext.properties