Skip to content

Add session_info to user auth failed template #248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

agxs
Copy link
Contributor

@agxs agxs commented Feb 17, 2021

This lets people customise the error page when a user fails to
authenticate with useful information if they wish.

There doesn't seem to be a nice way of getting hold of the SAML session information to be able to display this on the custom access denied page. Having written other things for SAML auth before I've found this really helpful for figuring out what's going wrong. Would you be willing to adjust the function call to handle_acs_failure to pass in this data?

Thanks.

This lets people customise the error page when a user fails to
authenticate with useful information if they wish.
@peppelinux peppelinux merged commit df5125f into IdentityPython:dev Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants