OKTA (OIdC)
The Hideez + Okta integration
Was this helpful?
The Hideez + Okta integration
Was this helpful?
Hideez, an enterprise identity provider, has partnered with Okta, a front-runner in secure passwordless authentication, as an OIDC Client. This collaboration aims to provide a seamless and efficient login experience, removing the necessity for passwords and shared secrets. The integration of Okta + Hideez is designed to address both workforce and consumer authentication needs.
Sign in to your Okta Admin Console.
In the left navigation, select Identity Providers from the Security menu.
Go to the Identity Providers tab, click Add Identity Provider, and confirm that the Select an Identity Provider list includes "OpenID Connect IdP”
Configure OpenID Connect IdP
issuer: https://publicdemo.hideez.com/
authorization_endpoint: https://publicdemo.hideez.com/connect/authorize
token_endpoint: https://publicdemo.hideez.com/connect/token
end_session_endpoint: https://publicdemo.hideez.com/connect/logout
revocation_endpoint: https://publicdemo.hideez.com/connect/revoke
userinfo_endpoint: https://publicdemo.hideez.com/connect/userinfo
jwks_uri:https://publicdemo.hideez.com/.well-known/jwks
Finish
Go to the Routing rules tab
Click Create rule
Sign in to your Hideez Enterprise Server as Admin.
In the left navigation, navigate to Setting → Parameters.
Go to section OIDC
Click the Add OIDC Client button
Configure OpenID Connect SP