# References

## OpenID Connect

OpenID Connect (OIDC) is an authentication protocol built on top of the OAuth 2.0 framework.&#x20;

It provides a standardized way for applications (relying parties) to authenticate users and obtain their identity information from an identity provider.

{% content-ref url="references/openid-connect" %}
[openid-connect](https://authdocs.skill-mine.com/licentio-documentation/references/openid-connect)
{% endcontent-ref %}
