Showing results for Tags: Authorization from Microsoft Entra Identity Platform

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

Introducing seamless authentication with Power Pages and Microsoft Entra External ID

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Announcing the public preview of Microsoft Entra External ID as an identity provider for Microsoft Power Pages, streamlining authentication for your external-facing apps. With Power Pages, you can launch a website in minutes, and External ID provides robust tools to secure external identities, with extensive customization options available.

NewsProduct updates
Aug 16, 2024
1
0

Announcing a new learning module for evaluating and building with Microsoft Entra External ID

Linda Park
Linda Park

Announcing a new learning module that helps you explore Microsoft Entra External ID. This module guides you through building a website for an online grocery store, demonstrating how to use External ID for customer sign-ups and sign-ins. It's a perfect starting point if you're new to External ID, offering a hands-on way to create a proof-of-concept ...

News
Jul 11, 2024
0
1

Secure your Python applications with Microsoft Entra External ID

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Integrate Microsoft Entra External ID with your Python Flask applications for secure user authentication. By leveraging External ID, you can securely manage access for external identities like business partners and customers, create custom branded sign-up experiences, and simplify user management. Follow this step-by-step guide to set up and run a ...

Tutorials