Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.6 KB

README_B2C.md

File metadata and controls

30 lines (22 loc) · 1.6 KB
page_type languages products description urlFragment
sample
python
html
azure-active-directory
This sample demonstrates a Python web application calling a web API that is secured using Azure Active Directory.
ms-identity-python-webapp

Integrating B2C feature of Microsoft identity platform with a Python web application

About this sample

This sample was initially developed as a web app to demonstrate how to integrate Microsoft identity platform with a Python web application.

The same code base can also be used to demonstrate how to integrate Azure Active Directory B2C in a Python web application. You need to follow a few different steps and register your app in your own B2C tenant, and then feed those different settings into the configuration file of this sample. Follow the steps in Configure authentication in a sample Python web app by using Azure AD B2C.

Contributing

If you find a bug in the sample, please raise the issue on GitHub Issues.

If you'd like to contribute to this sample, see CONTRIBUTING.MD.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.