Azure-Samples / ms-identity-python-webapp

A Python web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
279 stars 133 forks source link

How to configure for Federated Identity Credentials #143

Open simra opened 2 months ago

simra commented 2 months ago

Rather than using an app secret, how can we set up the app to use Federated Identity Credentials?