How can you ensure that the OpenID Connect application asked the user what MS365 creds they want to use? #1451
Labels
Feature - SSO
Issue type - help wanted
General questions on how to use the plugins, e.g. configurations etc.
Plugin - auth_oidc
We work in a techy industry where users have multiple MS365 credentials/logins. One issue that we have come across on numerous occasions is that when they attempt to login to Moodle using the OpenID Connect login, it is the cached/current credential that is used to attempt to log in, which is incorrect, but the user is given no chance to select another credential. They are therefore unable to login to Moodle and instead an error will be thrown. This is of course, not great.
How can we ensure that during login, we first check to ensure that the credential that will be attempted to be used is, in fact, the credential that the user WANTS to use?
I workaround is to use another browser or log in to an MS service with the current creds, then sign out, both of which are a bit rubbish.
The text was updated successfully, but these errors were encountered: