louie007 / passport-keycloak-oauth2-oidc

A Passport.js strategy for authenticating with Keycloak using the OAuth2/OIDC API
MIT License
27 stars 12 forks source link

Correct given/family name mappings #12

Open kdhira opened 5 months ago

kdhira commented 5 months ago

This corrects the incorrect given_name mapping and absent family_name mapping done by the strategy

Closes: #7