Auth OIDC throws id_token in first login #2685
Labels
Feature - SSO
Issue type - enhancement request
New feature being requested outside of original scope.
Plugin - auth_oidc
Status - queued / not yet started
The request is clear, but the work has yet to be scheduled.
Milestone
I just update the OIDC Plugin and install O365 Plugin but when try to join using SSO with a new account i get this error.
Based in the code the first time that line check two vars to be non-empty but in all case the second can be empty if for any chance i change that line for make just if first and second var are empty for bypass this error then the error not happen again.
ref: https://github.com/microsoft/o365-moodle/blob/master/auth/oidc/classes/loginflow/base.php#L657
The text was updated successfully, but these errors were encountered: