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

Descriptive error on pathless REDIRECT_PATH #106

Closed rayluo closed 1 year ago

rayluo commented 1 year ago

This pull request will make that bug report result in a descriptive error message:

AssertionError

AssertionError: REDIRECT_PATH must not be /

CC: @AncestorComposition