Microsoft Entra Identity Platform

A developer platform that helps protect your users and data.

Latest posts

Securing your Azure deployments with PSRule
Aug 21, 2024
Post comments count 2
Post likes count 0

Securing your Azure deployments with PSRule

James Casey
James Casey

PSRule for Azure is a powerful tool designed to validate your Azure Infrastructure as Code (IaC). PSRule runs checks based on the Well-Architected Framework, helping you ensure your Azure solutions follow security best practices. See how to integrate PSRule into your workflow, and catch security issues in your IaC templates early.

Announcing a new learning module for evaluating and building with Microsoft Entra External ID
Aug 16, 2024
Post comments count 1
Post likes count 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 project while discovering the platform's features and capabilities.

Add secure user profile editing to your applications with Microsoft Entra External ID
Aug 6, 2024
Post comments count 0
Post likes count 1

Add secure user profile editing to your applications with Microsoft Entra External ID

Adam Matthews
Adam Matthews

Enhance your application by adding secure user profile editing with Microsoft Entra External ID. Microsoft Entra External ID provides simple integration for secure user authentication and profile management, offering custom branded sign-up experiences and efficient user management. The blog post covers high-level setup steps and links to detailed documentation for further guidance.

Microsoft Entra External ID: Secure, scalable external identity management for your apps and resources
Jul 29, 2024
Post comments count 0
Post likes count 0

Microsoft Entra External ID: Secure, scalable external identity management for your apps and resources

Adam Matthews
Adam Matthews

Unlock the potential of secure and efficient identity management with Microsoft Entra External ID. Focusing on two key scenarios, we show how External ID simplifies the process of managing external identities, including business partners, consumers, and customers. Dive in to discover how you can streamline identity management with straightforward, customizable solutions that cater to diverse end-user segments.

Secure your Python applications with Microsoft Entra External ID
Jul 11, 2024
Post comments count 0
Post likes count 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 sample Flask application using the Microsoft Authentication Library (MSAL).

July 2024: A look at the latest Microsoft Entra key feature releases, announcements, and updates
Jul 8, 2024
Post comments count 0
Post likes count 0

July 2024: A look at the latest Microsoft Entra key feature releases, announcements, and updates

Adam Matthews
Adam Matthews

An overview of the latest updates in Microsoft Entra for Jul 2024. Discover how these new capabilities can be integrated into your projects for optimal performance and security.

How to integrate Microsoft Entra External ID and Cerbos for authentication and authorization
Jun 24, 2024
Post comments count 0
Post likes count 5

How to integrate Microsoft Entra External ID and Cerbos for authentication and authorization

Martin Gjoshevski Alex Olivier
Martin,
Alex

This blog post, the second in a three-part series, explores how to build a web application with decoupled authentication and authorization using Microsoft Entra External ID and Cerbos. The focus is on practical implementation, demonstrating how to integrate these tools to secure your web application.

June 2024: A look at the latest Microsoft Entra key feature releases, announcements, and updates
Jun 19, 2024
Post comments count 1
Post likes count 0

June 2024: A look at the latest Microsoft Entra key feature releases, announcements, and updates

Adam Matthews
Adam Matthews

An overview of the latest updates in Microsoft Entra for Jun 2024. Discover how these new capabilities can be integrated into your projects for optimal performance and security.

Allow your AI Agent to call Microsoft Graph APIs securely with Microsoft Entra ID
Jun 10, 2024
Post comments count 0
Post likes count 2

Allow your AI Agent to call Microsoft Graph APIs securely with Microsoft Entra ID

Fabian Alves
Fabian Alves

Discover an exciting new plugin in the Chat Copilot sample app from the Semantic Kernel team. This plugin lets an AI Agent call Microsoft Graph APIs secured by Microsoft Entra ID using the On-Behalf-Of (OBO) flow.