• How To Choose The Appropriate OAuth Flow
    • How To Create An API-Key
    • How to Set Up Magic Links With PKCE Using Entrypage
    • Register an Account
    • /domain
    • /domain/{domain}/user
    • NextJs NextAuth Simple App
        • What Are JSON Web Tokens (JWTs)?
        • What Are ID Tokens?
        • Validating JSON Web Tokens
      • What Is OpenID Connect?
      • What Is An OpenID Connect Discovery Document?
      • Federated Authentication & Single Sign-On
      • What Is OAuth?
      • What Are OAuth Clients?
      • What Is The Client Credentials Flow?
      • What Is Authorization Code With Proof Key For Code Exchange (PKCE)?
      • Access Management With OAuth Scopes
    • to navigate
    • to select
    • to close
      • Home
      • Explanations
      • OpenID Connect
      On this page

      OpenID Connect

      article folder

      JSON Web Tokens (JWT)

      Entrypage utilises various tokens for information conveyance. These include JSON Web Tokens (JWT), …

      article

      What Is OpenID Connect?

      OpenID Connect is an authentication protocol built on top of OAuth 2.0. It provides a standard for …

      article

      What Is An OpenID Connect Discovery Document?

      The discovery document is a JSON document that provides the specifications of the authorization …

      article

      Federated Authentication & Single Sign-On

      By using federated authentication, different domains are able to exchange user information with one …


      © 2025 Entrypage.io