Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent the user from disabling the unique OAuth login service #137

Open
5p4k opened this issue Mar 23, 2023 · 1 comment
Open

Prevent the user from disabling the unique OAuth login service #137

5p4k opened this issue Mar 23, 2023 · 1 comment

Comments

@5p4k
Copy link

5p4k commented Mar 23, 2023

In our scenario users log in to DokuWiki exclusively using our SSO (which we are changing from SAML to OAuth).
Even if we enable singleService, users can toggle the login service off in their profile page.
Doing so, they effectively lock themselves out until when they are manually added back to the group.

Is there a mechanism to hide the service from the list in the user page? Or hide the list entirely.

@glensc
Copy link
Contributor

glensc commented Apr 21, 2023

  • I wish to remove my account from this wiki.
    This action can not be undone. Remove My Account

this prompt is also useless, because with singleService being enabled, once you log out from wiki, but not from the provider, and open dokuwiki again, you will be signed in by sso automatically without any dialogs.

I'm using oauthazure

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

No branches or pull requests

2 participants