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

Implement shibboleth sso authentication #20

Closed
dsst95 opened this issue Jul 21, 2020 · 4 comments · Fixed by #497 · May be fixed by #336
Closed

Implement shibboleth sso authentication #20

dsst95 opened this issue Jul 21, 2020 · 4 comments · Fixed by #497 · May be fixed by #336
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects

Comments

@dsst95
Copy link
Contributor

dsst95 commented Jul 21, 2020

Describe the solution you'd like
Add a authentication through the shibboleth sso. Also the possible authentication types should be made configurable, so that unwanted authentications wouldn't be available. Consider that the routes in the backend shouldn't be available if an authenticator gets disabled by.

@dsst95 dsst95 added the enhancement New feature or request label Jul 21, 2020
@dsst95 dsst95 added this to Backlog in First stable release (v1.0.0) via automation Jul 21, 2020
@dsst95 dsst95 changed the title Implementshibboleth Implement shibboleth sso authentication Jul 21, 2020
@dsst95 dsst95 mentioned this issue Jul 21, 2020
@dsst95 dsst95 moved this from Backlog to To do in First stable release (v1.0.0) Jul 23, 2020
@dsst95 dsst95 self-assigned this Jul 29, 2020
@dsst95
Copy link
Contributor Author

dsst95 commented Jul 29, 2020

A tutorial from the DFN AAI how to install shibboleth including a vm can be found here: https://download.aai.dfn.de/ws/2019/

@dsst95 dsst95 removed their assignment Jul 30, 2020
@SamuelWei SamuelWei moved this from To do to Backlog in First stable release (v1.0.0) Sep 1, 2020
@SamuelWei SamuelWei removed this from Backlog in First stable release (v1.0.0) Sep 1, 2020
@SamuelWei SamuelWei mentioned this issue May 7, 2021
6 tasks
@SamuelWei SamuelWei self-assigned this May 7, 2021
@SamuelWei SamuelWei added this to In progress in PILOS May 7, 2021
SamuelWei added a commit that referenced this issue Jul 19, 2022
SamuelWei added a commit that referenced this issue Jul 20, 2022
* Backport from #20

* Disable ldap role mapping, add docs to env

* Split test in frontend and backend and avoid tests run twice on branches / pr

* Remove unnecessary options from .env files as misconfiguring of the settings can cause trouble getting started

* Adjust readme to new ldap settings

* Update changelog
@SamuelWei SamuelWei added the help wanted Extra attention is needed label Jul 25, 2022
@SamuelWei
Copy link
Collaborator

Currently no expertise on how to correctly implement and test single sign on, sign out, etc.

@SamuelWei
Copy link
Collaborator

Closed in favor of #336

@SamuelWei
Copy link
Collaborator

SamuelWei commented Aug 23, 2023

Reopend to implement Shibboleth first (independed of OIDC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
PILOS
In progress
2 participants