Showing results for Tags: Entra from Microsoft Entra Identity Platform

Dec 4, 2024
0
0

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
0
0

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 13, 2024
0
1

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
0
2

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 17, 2024
2
1

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
0
0

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