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

feat: add the ability to disable ils user creation when using sso #176

Open
wants to merge 1 commit into
base: SSO-disable-ils-user-creation-25.01.01.ptfs
Choose a base branch
from

Conversation

Jacobomara901
Copy link

This patch adds the ability to disable the creation of users when using SSO for login

Test plan:
Set up SSO (for PTFS-> you can use the dev server settings)
In the SSO settings make sure that "Create ILS users when a matching user is not found from the IdP data in the ILS" is disabled
Try logging in with SSO, you should not be able to, should get error that makes sense
Turn on the above
Try logging in again, it should work.
Disable it again
Logging in should still work as the user exists in the ILS now.
Feel free to try deleting the user in Koha to see that the login then does not work again if ils user creation is disabled.

This patch adds the ability to disable the creation of users when using
SSO for login
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

Successfully merging this pull request may close these issues.

1 participant