Showing results for October 2024 | Microsoft Entra Identity Platform

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
Oct 17, 2024
Post comments count2
Post likes count1

Creating an ASP.Net application with External ID using Visual Studio

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Integrate Microsoft Entra External ID into your ASP.NET application using Visual Studio. Learn how External ID simplifies user authentication, improves your security posture, and reduces vulnerabilities. Whether you're new to identity management, or more experienced, this tutorial equips you with the guidance to enhance security and efficiency in y...

Tutorials
Oct 7, 2024
Post comments count0
Post likes count0

Configuring your Azure Function with External ID as an identity provider

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Learn how to configure Microsoft Entra External ID as an identity provider for Azure Functions. This blog post shows you how to integrate External ID seamlessly, allowing you to focus on building app features without worrying about infrastructure or authentication.

Tutorials