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

Make TENANT_ID optional #96

Closed rayluo closed 1 year ago

rayluo commented 1 year ago

Hi @pamelafox , what do you think about this minor adjustment? I figure one less parameter to configure is better.

Also, we will make more changes to this .env file in the future. Meanwhile, do you consider changing the current doc to render the whole file, even with a tag-less link, so that our Quickstart doc will remain up-to-date for a longer time?

pamelafox commented 1 year ago

Looks good - I'll draft an azure-docs-pr PR.