How to authenticate/integrate ServiceNow with AWS Cognito?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2020 05:12 AM
Hi,
We need to authenticate ServiceNow with AWS Cognito. So that we can pass through user credentials to the Service Portal. For example, when the user is in any of our applications(OAuth2.0 is used in applications) and selects help, which is routed to service now portal. where the user should not enter their credentials again to access the ServicePortal site.
Labels:
- Labels:
-
Integrations
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2020 08:47 AM
You should have a look at the SSO documentation:
These documentation pages explain how to set up an SSO provider and use it to authenticate a user session.