Showing results for Tags: Authentication from Microsoft Entra Identity Platform

Mar 18, 2025
Post comments count2
Post likes count1

Announcing the General Availability of OpenID Connect external identity provider support for Microsoft Entra External ID

Bora Ozbayburtlu
Bora Ozbayburtlu

Discover the new OpenID Connect identity provider support in Microsoft Entra External ID, now generally available. Simplify user sign-in and partner integrations, and improve conversion rates and user satisfaction by federating with external identity providers like Okta, Amazon, Auth0, and Azure AD B2C.

Product updatesNews
Jan 10, 2025
Post comments count2
Post likes count1

Announcing the Public Preview of Apple Identity Provider Support for Microsoft Entra External ID

Bora Ozbayburtlu
Bora Ozbayburtlu

Announcing the public preview of "Sign in with Apple" support for Microsoft Entra External ID. This feature allows users to sign up and sign in to applications using their Apple ID. Apple joins Google and Facebook as pre-configured social identity providers, supporting Single Sign-On (SSO) through the OAuth framework.

News[Deprecated] Identity
Dec 18, 2024
Post comments count5
Post likes count4

Effortlessly access cloud resources across Azure tenants without using secrets

Arturo Lucatero Den Delimarsky Dan Kershaw
Arturo,
Den,
Dan

Announcing the Public Preview of Managed Identities as Federated Identity Credentials for Microsoft Entra. Enhance security by removing secrets, simplify setup, and enable seamless cross-tenant access to Entra-protected resources like Azure and Microsoft Graph.

NewsProduct updates
Dec 4, 2024
Post comments count0
Post likes count1

Integrating Microsoft Entra ID for enhanced security in three-tier architecture

Pramod HK
Pramod HK

Explore how to secure three-tier architecture with Microsoft Entra ID in this first part of a three-part series. Learn how to implement robust authentication and authorization across client app, API, and data layers, ensuring secure and reliable application design in an Azure cloud environment.

Insights
Dec 2, 2024
Post comments count0
Post likes count0

Microsoft Entra External ID Custom URL Domains—now generally available

Samiksha Gupta
Samiksha Gupta

Discover Microsoft Entra External ID Custom URL Domains, now generally available (GA). Learn how to enhance the authentication experience by branding login endpoints with your own domain name, creating a seamless, secure, and familiar experience for users.

NewsProduct updates
Nov 29, 2024
Post comments count4
Post likes count1

Announcing the Public Preview of OpenID Connect external identity provider support for Microsoft Entra External ID

Bora Ozbayburtlu
Bora Ozbayburtlu

Discover the new OpenID Connect identity provider support in Microsoft Entra External ID, now in Public Preview. Simplify user sign-in and partner integrations, and improve conversion rates and user satisfaction by federating with external identity providers like Okta, Amazon, Auth0, and Azure AD B2C.

NewsProduct updates
Nov 13, 2024
Post comments count0
Post likes count1

Creating an Azure OpenAI app with Python using External ID authentication

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Learn how to securely integrate Azure’s OpenAI services with External ID authentication, using Python, Azure CLI, and Bicep templates. This guide walks you through setting up a secure AI-driven application with streamlined access management on Azure.

Tutorials
Oct 30, 2024
Post comments count0
Post likes count2

Integrate data from external sources into Microsoft Entra tokens using the Authentication Events library

Abdul Hakim Harman Dhunna Steven Soneff
Abdul,
Harman,
Steven

Streamline the integration of custom claims into authentication tokens with the new Authentication Events NuGet library. This blog post introduces a NuGet library that simplifies the implementation of custom claims providers, reducing the need for extensive code and minimizing validation errors. Learn how to efficiently fetch and add custom data, l...

InsightsNews
Oct 24, 2024
Post comments count1
Post likes count1

How to correctly use access tokens and ID tokens in your client application

Adam Matthews James Casey
Adam,
James

Explore the differences between access tokens and ID tokens and how to use them securely in your applications. This blog post explains why access tokens should be treated as opaque by client apps, and offers best practices for secure token handling.

Insights