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

Non-existing roles are not created automatically #14

Open
michaelhader opened this issue Oct 3, 2024 · 3 comments
Open

Non-existing roles are not created automatically #14

michaelhader opened this issue Oct 3, 2024 · 3 comments

Comments

@michaelhader
Copy link

In the README it is stated, that non-existing roles will automatically get created (at first without any permissions):
https://github.com/BlackbitDigitalCommerce/pimcore-single-sign-on?tab=readme-ov-file#role-mapping

This is currently not the case.
The code just checks if the role exists in the system and if that's not the case, it will not be used.

@BlackbitDevs
Copy link
Collaborator

Which protocol are you using? OpenID, SAML, LDAP?

@michaelhader
Copy link
Author

OpenID

@BlackbitDevs
Copy link
Collaborator

@michaelhader Is fixed in 1.3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants