Open matpen opened 1 year ago
The property on the left side of the equal sign in this line should probably be family_name and not given_name: https://github.com/louie007/passport-keycloak-oauth2-oidc/blob/6c9a8ff3fce17b83d145844f9800bc67f1a5059b/lib/strategy.js#L151
family_name
given_name
The property on the left side of the equal sign in this line should probably be
family_name
and notgiven_name
: https://github.com/louie007/passport-keycloak-oauth2-oidc/blob/6c9a8ff3fce17b83d145844f9800bc67f1a5059b/lib/strategy.js#L151