-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add test env saml idp #717
Comments
Work based on similar functionality in devise_saml_authenticatable done 4a6e66b |
There seems to be a handful of ways to approach this problem. This repo hasn't been updated in 3 years and there seems to be a documented issue with the logout. Documentation of this attempt can be found in the following wiki |
If we are going to continue to explore this avenue. I think it will mean looking into one of the following gems. |
Logout seems to be working on this after setting the SIMPLESAMLPHP_SP_SINGLE_LOGOUT_SERVICE. I have changed the wiki to reflect this. |
Useful into for #696 and first time log in for #253
The text was updated successfully, but these errors were encountered: