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

Capture all authentication success and failure events #410

Open
cyrille-leclerc opened this issue Apr 20, 2022 · 2 comments
Open

Capture all authentication success and failure events #410

cyrille-leclerc opened this issue Apr 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@cyrille-leclerc
Copy link
Contributor

cyrille-leclerc commented Apr 20, 2022

What feature do you want to see added?

Capture all authentication success and failure events

Plugin LoggedIn Authenticated Failed To Login Logged Out Comments
github-aouth-plugin 🔴 🟢 here 🔴 🔴
ldap-plugin 🟢 🟢 🟢 🟢 SecurityListener events handled by Jenkins Core
active-directory-plugin 🟢 🟢 🟢 🟢 SecurityListener events handled by Jenkins Core
google-oauth-plugin 🔴 🔴 🔴 🔴 It's a credentials plugin, not an authentication plugin
saml-plugin 🔴 🟢 here 🔴 🔴
google-login-plugin 🟢 here 🔴

Upstream changes

No response

@cyrille-leclerc cyrille-leclerc added the enhancement New feature or request label Apr 20, 2022
@cyrille-leclerc
Copy link
Contributor Author

@v1v @kuisathaverat please, what's the best plugin to do Google Authentication with Jenkins? I'm verifying how major auth plugins use the SecurityListener event APIs

@kuisathaverat
Copy link
Contributor

kuisathaverat commented Apr 20, 2022

I'd said the google-login-plugin is more used for Google authentication but it is difficult to say because the SAML is used for many SAML IdPs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants