We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.4.0
User should be allowed to edit own profile and password in stratos.
User must have scim.write scope to show edit button for own profile.
scim.write
If i can track this correctly, theese changes is responsible - #4386 / #4839
According to documentation:
scim.write - This scope gives admin write access to all SCIM endpoints, /Users, and /Groups.
Is it really necessary that user must have this scope to edit own profile?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Stratos Version
4.4.0
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
User should be allowed to edit own profile and password in stratos.
Actual behaviour
User must have
scim.write
scope to show edit button for own profile.If i can track this correctly, theese changes is responsible - #4386 / #4839
According to documentation:
scim.write
- This scope gives admin write access to all SCIM endpoints, /Users, and /Groups.Is it really necessary that user must have this scope to edit own profile?
The text was updated successfully, but these errors were encountered: