o365 User Sync OpenID connect without Office 365

Re: o365 User Sync OpenID connect without Office 365

by Eamon Delaney -
Number of replies: 0
After reading up on the sync a little further, I may not need it most of it. To clarify what I need when logging in via OIDC:
-If user account exists based on username, log in user, IDP sends several fields, (email, firstname, lastname, 1 custom profile field.. etc), if any of these are different, update in the users account in LMS
-If user account doesn't exit create it, auto populating several fields (email, firstname, lastname, 1 custom profile text field .. etc)

Is this the behaviour of the auth_oidc plugin and if so, how does the field mapping from idp to lms work?