Resources
Everything you need to know
Company
Security and customers first
Close

Request a demo

Find out today the difference that Hicomply’s unique solution can make to your business.

Close

Thank you for your request

Success

In the meantime, connect with Hicomply for insights on authentication and fraud prevention

Close

ROI Calculator

See how much you could save with Hicomply

Hicomply feature Yearly saving
Automated scoping Easily scope your ISMS with the Hicomply platform
Asset register autogeneration A shorter learning curve for organisations and a simplified process
Risk assessment Autogenerate your risk register and risk treatment plan
Extended policy templates 90% of the essential are already written out of the box
Controls framework All controls are pre-loaded and already linked to the risks they mitigate
Task management Automate all actions, administration and setup time of your ISMS
Real time monitoring Understand status and progress across your ISMS with the Hicomply dashboard
Compliance & Training Your whole team, on the same page
Audit readiness Hicomply makes sure you have everything in place for your audit
Auditor access Give auditors a dedicated login to access and audit your ISM
Back to Integrations

OpenID Connect

Single Sign-On (SSO)

OpenID Connect (OIDC) is an authentication protocol that is built on top of the OAuth 2.0 authorization framework. It enables users to authenticate with a third-party identity provider (IdP) and obtain an access token that can be used to access protected resources, such as web APIs or applications.

Here are some of the things that OpenID Connect can do:

  1. Authentication: OIDC provides a mechanism for user authentication, enabling users to sign in to applications using their existing accounts with third-party identity providers.
  2. Authorization: OIDC enables applications to request access to protected resources on behalf of users and obtain authorization to access those resources.
  3. Single Sign-On (SSO): OIDC enables users to authenticate once with their identity provider and obtain a token that can be used to access multiple applications without having to re-authenticate.
  4. User Profile Information: OIDC enables applications to obtain user profile information, such as name and email address, from the identity provider, which can be used to personalize the user experience.
  5. Standardization: OIDC is a standard authentication protocol that is widely adopted across the industry, making it easier for applications to integrate with different identity providers and for users to switch between providers.

Overall, OpenID Connect is a flexible and secure authentication protocol that enables users to authenticate with third-party identity providers and access protected resources. It simplifies the process of user authentication and authorization, making it easier for developers to build secure and scalable applications.