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

Research regarding Shibboleth integration #7558

Closed
PazYanoverr opened this issue Dec 6, 2023 · 3 comments
Closed

Research regarding Shibboleth integration #7558

PazYanoverr opened this issue Dec 6, 2023 · 3 comments
Assignees

Comments

@PazYanoverr
Copy link
Member

PazYanoverr commented Dec 6, 2023

It seems like KeyClock has an integration with Shibboleth, and since we are going to have a KeyClock plugin, supporting Shibboleth may become an easy task.
Let's have a quick research in order to better understand KeyClock integration with Shibboleth, and whether we can easily support it

@levivannoort levivannoort changed the title Research regardin Shibboleth integration Research regarding Shibboleth integration Dec 19, 2023
@mulygottlieb
Copy link
Member

mulygottlieb commented Dec 19, 2023

This is a high-risk task since we do not have access to a Shibboleth instance to test with. It seems that the relevant customer might not have direct access as well - but via a separate department. Therefore, we anticipate the actual testing and integration to be painful.

Options are to give it as a private-plugin (Passport strategy specific to a single customer Shibboleth instance), or as a generic SAML based authentication plugin that we would test with some SAML-compatible IdP which isn't Shibboleth, and then let the customer test with Shibboleth

@PazYanoverr
Copy link
Member Author

After research, the chosen path forward is by implementing a generic SAML-SSO plugin, and using Shibboleth' SAML 2.0 capabilities (and QA the plugin with Shibboleth guest accounts to be supplied externally). This is tracked in
https://github.com/amplication/private-issues/issues/109

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

No branches or pull requests

4 participants