Single Sign-On (SSO) is an authentication method used by companies to manage employee access centrally. Using an SSO identity provider allows IT admins to control who can access any services used by your company in one place.
SSO give IT admins instant access to multiple software services, so they don't need to register or remove employees from each system one by one.
They allow employees to access all the programs they need by using just one set of credentials.
Jurnee supports configuring SSO with your identity provider using the OAuth 2.0 and OpenID Connect protocols.
OAuth 2.0 is a commonly used open standard for access delegation to server resources on behalf of a resource owner. It specifies a process for resource owners to authorize third-party access to their server resources without sharing their credentials. It was designed to work with HTTP protocol.
In order to proceed with configuring login with SSO through Okta, you must: