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

Assign user role if user exists but there are no role assignments #1910

Merged
merged 16 commits into from
Apr 13, 2021

Conversation

refs
Copy link
Member

@refs refs commented Apr 13, 2021

closes #1825

This PR assigns a user role if she came from the IDP without any role assignments. It also works around the groups, returning those groups provided from the IDP.

@update-docs
Copy link

update-docs bot commented Apr 13, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@refs refs requested a review from butonic April 13, 2021 13:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

22.0% 22.0% Coverage
24.6% 24.6% Duplication

@refs refs merged commit d63a79a into master Apr 13, 2021
@refs refs deleted the gh-ocis-1825 branch April 13, 2021 17:59
ownclouders pushed a commit that referenced this pull request Apr 13, 2021
Merge: 1580151 ca0cc93
Author: Alex Unger <6905948+refs@users.noreply.github.com>
Date:   Tue Apr 13 19:59:26 2021 +0200

    Merge pull request #1910 from owncloud/gh-ocis-1825
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.

User endpoint returns 401
2 participants