OTA-Insight / djangosaml2idp

SAML 2.0 Identity Provider in Django
Apache License 2.0
104 stars 97 forks source link

Allow to customize the IDP views login redirect #125

Open challet opened 3 years ago

challet commented 3 years ago

Add a new setting SAML_IDP_LOGIN_URL allowing to specifiy what would be the redirection target of the LoginRequiredMixin in case a user is not logged-in.