- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 12:22 PM - edited 08-14-2023 12:25 PM
After i activate the Property to use adaptive Authentication with sso.
I cant Login with my credentials anymore.
With Login.do....
Can i Run both.
Using adaptive Authentication for sso and Manual Login?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 08:26 PM
The local login blocking is happening due to the Account recovery context policy.
The default policy blocks local login for all users. If you want you can modify the policy conditions to allow local login for users with certain roles or group membership.
If you want to allow local login for all users, you can deactivate the policy or turn off the glide.sso.acr.enabled system property.
Product documentation: https://docs.servicenow.com/bundle/vancouver-platform-security/page/integrate/single-sign-on/concept...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 01:51 AM
Also a Question is, a Policy as always add to one of the authentication policy contexts, to run or?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 11:57 PM
a single policy can be associated with multiple contexts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 11:57 PM
You need to modify the policy associated with the Account recovery context.