Documentation: User field mappings for OpenID Connect Provider
-
Today I learned that Moodle requires some user field mappings. No idea what the OpenID Connect provider field names are.
My best guess was: email for email. 100 points

-
Today I learned that Moodle requires some user field mappings. No idea what the OpenID Connect provider field names are.
My best guess was: email for email. 100 points

@luckow Once you understand how to set up the Oauth/OIC setup properly, you won't need to ask silly questions

Here is the list once the auto-discovery works.
cloudron:moodle
address:address
nickname:alternatename
email:email
given_name:firstname
locale:lang
family_name:lastname
middle_name:middlename
phone:phone1
picture:picture -
Stil have to document this, but for the moment the currently supported claims can be seen at https://git.cloudron.io/cloudron/box/-/blob/master/src/oidc.js#L529
So mostly the (Oauth2) clients will want to be setup with those scopes:
openid profile email
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login