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

Incompatibility with Caldera v5.0.0 #9

Open
TomGoedeme opened this issue Apr 9, 2024 · 0 comments
Open

Incompatibility with Caldera v5.0.0 #9

TomGoedeme opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TomGoedeme
Copy link

Describe the bug
Plugin does not work correctly with Caldera v5.0.0.
It seems to always fall back to the default login handler,
due to thinking username and password are given.

Debug Log: "Requester provided login saml_login_handler.py:33 credentials. Using default login handler instead."

To Reproduce
Steps to reproduce the behaviour:

  1. Use Caldera v5.0.0
  2. Add SAML plugin to Caldera folder
  3. Add SAML config in settings.json
  4. Set "auth.login.handler.module: plugins.saml.app.saml_login_handler" in the local.yml
  5. Start Caldera
  6. Browse to Caldera and not being redirected to SAML login page

Expected behaviour
Caldera should redirect to login page.

Screenshots
n/a

Additional context
Using same SAML plugin and settings.json works on Caldera v4.2.0

@TomGoedeme TomGoedeme added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant