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

Handle incomplete saml configuration more gracefully #840

Open
kesselb opened this issue May 9, 2024 · 0 comments
Open

Handle incomplete saml configuration more gracefully #840

kesselb opened this issue May 9, 2024 · 0 comments

Comments

@kesselb
Copy link

kesselb commented May 9, 2024

Steps to reproduce

  1. Enable user_saml
  2. Use built-in SAML authentication
  3. Look around, do not configure saml properly
  4. Go to sleep
  5. Visit Nextcloud (the session expired, and I was redirected to the login page)
  6. Greeted by an error message

Screenshot from 2024-05-09 15-41-47

Expected behaviour

I think it would be possible to handle such an incomplete but enabled saml configuration more gracefully.

Actual behaviour

An incomplete saml configuration leads to an error message on the login page.

Incomplete saml configuration => Layer 8 problem, although we could handle it better.

Server configuration

PHP version: 8.3

Nextcloud version: master/30 (see Nextcloud admin page)

Where did you install Nextcloud from: git

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

1 participant