Authenticate the ServiceNow components using OIDC
Set up auto-login and log out using OpenID Connect (OIDC) authentication to enable single and simultaneous login and logout in your website and embedded components.
Before you begin
You must use the default global code to enable login and logout functions on your ServiceNow instance.
Role required: sn_embeddable_core.emb_admin
About this task
Once the embeddable components are integrated into your website, you’re automatically logged in to the ServiceNow instance when you access the website. Ensuring a secure and personalized experience. Similarly, logging out of the website should also log you out of the ServiceNow instance.
Note:
The Identity Provider (IdP) application used on your website must be configured on ServiceNow® as well.
Procedure
Result
Auto-login and logout functions are configured and trigger each time you log in or log out from the ServiceNow instance and third-party website.