Summary: | Broken workflow on CAS login with wrong permissions | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Authentication | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | dpavlin, martin.renvoize, matthias.meusburger, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Tomás Cohen Arazi (tcohen)
2020-05-27 22:44:07 UTC
The only solution I find, is providing a message with a logout from CAS button/option: - In case the user is not a valid Koha user 'The CAS user is not a valid Koha user, please logout if you want to try another user' - In case the user does not have the right permissions 'The CAS user doesn't have the required permissions, please logout if you want to try another user' |