-
Notifications
You must be signed in to change notification settings - Fork 184
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
quickfix for thumbnail generation when using different idp #1628
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works with a Keycloak setup
@C0rby the protobuf tests now render with two spaces? wtf https://drone.owncloud.com/owncloud/ocis/3356/13/6 |
Yeah WTF... |
@C0rby I think we should try to get it merged before 1.2.0 release. What do you think? |
Yes, I agree |
Kudos, SonarCloud Quality Gate passed! |
Implemented a quickfix for generating thumbnails in a setup when a different idp than konnectd is used.
This is just a quick fix and the thumbnail service will be refactored in the near future.