Skip to content
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

Closed
jseraf opened this issue Dec 3, 2020 · 4 comments
Closed

Add test env saml idp #717

jseraf opened this issue Dec 3, 2020 · 4 comments
Assignees

Comments

@jseraf
Copy link
Collaborator

jseraf commented Dec 3, 2020

Useful into for #696 and first time log in for #253

@jseraf
Copy link
Collaborator Author

jseraf commented Dec 3, 2020

Work based on similar functionality in devise_saml_authenticatable done 4a6e66b

@mattbaumann1
Copy link
Collaborator

There seems to be a handful of ways to approach this problem.
We worked through the Docker solution found below. Unfortunately it looks like there still might be some issues with the docker container solution.
https://hub.docker.com/r/kristophjunge/test-saml-idp

This repo hasn't been updated in 3 years and there seems to be a documented issue with the logout.
kristophjunge/docker-test-saml-idp#29

Documentation of this attempt can be found in the following wiki
https://github.com/NUARIG/competitions/wiki/Installation-and-configuration-of-test-saml-idp

@mattbaumann1
Copy link
Collaborator

If we are going to continue to explore this avenue. I think it will mean looking into one of the following gems.

https://github.com/lawrencepit/ruby-saml-idp

https://github.com/mcguinness/saml-idp

@mattbaumann1
Copy link
Collaborator

Logout seems to be working on this after setting the SIMPLESAMLPHP_SP_SINGLE_LOGOUT_SERVICE. I have changed the wiki to reflect this.

@jseraf jseraf closed this as completed Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants