Skip to content

Start authentication flow if user guest Start authentication flow if user guest#39

Open
Yarden6260 wants to merge 2 commits intomicrosoft:MOODLE_37_STABLEfrom
Yarden6260:master
Open

Start authentication flow if user guest Start authentication flow if user guest#39
Yarden6260 wants to merge 2 commits intomicrosoft:MOODLE_37_STABLEfrom
Yarden6260:master

Conversation

@Yarden6260
Copy link

When a user is already authenticated as guest and try to login, authentication flow is skipped and the user stays connected as guest.
Added skip condition to check that connected user is not guest and logout guest user before authentication flow starts.

When a user is already authenticated as guest and try to login, authentication flow is skipped and the user stays connected as guest.
Added skip condition to check that connected user is not guest.
When a user is already authenticated as guest and try to login, authentication flow is skipped and the user stays connected as guest.
Added skip condition to check that connected user is not guest and logout guest user before authentication flow starts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant