How to disable Multi Provider Single Sign on (SSO) or SAML?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2016 03:31 PM
I have Multi Provider Single Sign On (SSO) installed. How do I disable and login using database?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-18-2016 03:37 PM
If you are using Multi Provider SSO plugin, then you can disable it by going to Multi-Provider SSO > Properties and uncheck the 'Enable multiple provider SSO' property.
You can also disable it under sys_properties table by searching for 'glide.authenticate.multisso.enabled' and setting its value to false.
If you are using one of the older SAML plugins, you can disable the glide.authenticate.external property to go back to DB login.
Regards,
Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2022 10:35 AM - edited ‎11-16-2022 10:37 AM
Is it possible to disable SSO for few users of a specific domain and enable for other domain users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2023 08:43 AM