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

graph: Fix role-id extraction from token #3894

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented May 30, 2022

We can't use ReadPlainFromOpaque here since the OpaqueEntry entry is
"json" encoded (not "plain").

Fixes: #3893

@rhafer rhafer requested a review from wkloucek May 30, 2022 14:17
@rhafer rhafer self-assigned this May 30, 2022
rhafer added a commit to rhafer/ocis that referenced this pull request May 30, 2022
We can't use ReadPlainFromOpaque here since the OpaqueEntry entry is
"json" encoded (not "plain").

Fixes: owncloud#3894
We can't use ReadPlainFromOpaque here since the OpaqueEntry entry is
"json" encoded (not "plain").

Fixes: owncloud#3893
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@micbar micbar merged commit 294632c into owncloud:master May 30, 2022
ownclouders pushed a commit that referenced this pull request May 30, 2022
Merge: d4e0045 082c66b
Author: Michael Barz <[email protected]>
Date:   Mon May 30 16:51:44 2022 +0200

    Merge pull request #3894 from rhafer/autoprov-fix

    graph: Fix role-id extraction from token
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.

Autoprovisioning of user broken in beta2
3 participants