About 275,000 results
Open links in new tab
  1. OpenID Connect on the Microsoft identity platform

    Jan 4, 2025 · OpenID Connect (OIDC) extends the OAuth 2.0 authorization protocol for use as another authentication protocol. You can use OIDC to enable single sign-on (SSO) between …

  2. OAuth 2.0 and OpenID Connect with Azure AD Login using FastAPI

    May 20, 2025 · FastAPI, a modern web framework for building APIs with Python, provides excellent support for integrating with OAuth 2.0 and OpenID Connect (OIDC) providers like …

  3. Configuring OpenID Connect in Azure - GitHub Docs

    Use OpenID Connect within your workflows to authenticate with Azure. OpenID Connect (OIDC) allows your GitHub Actions workflows to access resources in Azure, without needing to store …

  4. Setting Up authentication for OpenID Connect with Microsoft Azure

    After creating, copy the secret key and save it somewhere. You will need this key while configuring OpenID Connect in Neurons for ITSM and this secret key will be hidden after this …

  5. OpenID Connect: OpenID Connect with Azure AD - Plugin

    In Azure AD, configure an authorized redirect URI that is handled by your Route. In Azure AD, register an app and add a client secret credential that this plugin will use to access it. ISSUER: …

  6. OpenID Connect authentication with Microsoft Entra ID

    Oct 23, 2023 · Architectural guidance on achieving OpenID Connect authentication with Microsoft Entra ID.

  7. Learn Azure OIDC in minutes. To implement OpenID Connect

    Jun 14, 2025 · To implement OpenID Connect (OIDC) in Azure, you typically use Azure Entra ID (formerly Azure Active Directory). Azure supports OIDC out of the box, making it easy to …

  8. How To Set Up Your Own Microsoft App (OpenID Connect)

    Oct 24, 2025 · Go to Settings in the left menu. Click on the Microsoft button under Conversion & Opt-in Settings > Enterprise Connections. Choose OpenID Connect for the protocol. Enter a …

  9. Setting up single sign-on (SSO) with Microsoft Azure and OpenId Connect

    Jun 27, 2025 · You have two options when setting up SSO Open ID Connect, and both are detailed below. The first option is the quickest way to setup SSO with Microsoft Azure. You will …

  10. Azure Active Directory with OpenID Connect | Documentation

    To enable Azure AD SSO, a new application must be registered in your Azure AD tenant. Although it is possible to use the Service Principal account for authentication, we strongly …