Showing results for Category: Tutorials from Microsoft Entra Identity Platform

Aug 27, 2024
0
1

How to build customized Power BI dashboards with user insights data in External ID

Sharon Rutto
Sharon Rutto

The user insights feature in Microsoft Entra External ID, now generally available, provides valuable metrics on user behavior through Microsoft Graph APIs and dashboards in the Microsoft Entra admin center. This blog post will guide you through building a customized Power BI dashboard using user insights to analyze metrics like total user count, active users, and MFA usage.

Tutorials
Aug 21, 2024
1
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.

Tutorials
Aug 6, 2024
0
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.

Tutorials
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 sample Flask application using the Microsoft Authentication Library (MSAL).

Tutorials
May 17, 2023
0
2

Using the Microsoft Authentication Library with the Windows authentication broker

Den Delimarsky
Den Delimarsky

One of the interesting developments in the last few years in the field of authentication is the use of authentication brokers. Authentication brokers help make your applications more secure and resilient by enabling developers to remove the need to handle refresh tokens, simplify the user authentication flow and remove any variability from it, and take advantage of more complex authentication features, like Windows Hello, conditional access, and FIDO keys.

Tutorials

Feedback