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

OpenID Connect (OIDC) support #1478

Open
ikedas opened this issue Sep 14, 2022 · 4 comments · Fixed by #1499
Open

OpenID Connect (OIDC) support #1478

ikedas opened this issue Sep 14, 2022 · 4 comments · Fixed by #1499

Comments

@ikedas
Copy link
Member

ikedas commented Sep 14, 2022

Expected Behavior

The feature to easily delegate authentication to the external user stores is desirable.

Current Behavior

On WWSympa, with user_table, Sympa itself manages authentication information; for ldap , cas and generic_sso, it is necessary to deploy the authentication infrastructure for each organization.

Possible Solution

Supporting OpenID Connect (OIDC), lightweight authentication delegation mechanism.

There are some implementations for Perl :

Context

@rkarlsba
Copy link

Did anything happen for this one?

@ikedas
Copy link
Member Author

ikedas commented Feb 27, 2024

I forgot to make announcement but this issue may be (in several environments) solved by the combination of cgi paragraph in auth.conf and server-side module for OIDC. See also #1496.

If no objection, I’d like to close this issue for now.

@axu-trex
Copy link

@ikedas does this method support alternative authentication methods?

I'd like to be able to let the users decide whether they want to create a profile directly on SYMPA or use an OIDC connection to create one.

@ikedas
Copy link
Member Author

ikedas commented Jun 25, 2024

@axu-trex , could you please submit a separate issue? This issue itself has been solved and would be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants