ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
189 stars 45 forks source link

Updated profile first/last to given_name/family_name #69

Closed jvinolas closed 3 years ago

jvinolas commented 3 years ago

This modifies the fields coming from FreeIPA to fit the OpenID standard as commented in https://github.com/ubccr/mokey/issues/68

aebruno commented 3 years ago

@jvinolas This is great, thanks so much. Can you please update this PR to just add the given_name and family_name attributes and keep first and last for now? Just so we don't break existing functionality. Thanks!

jvinolas commented 3 years ago

Should be fixed now.