Merge pull request #2755 from owncloud/fix-basic-auth-with-custom-user-claim
fix basic auth with custom user claim
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Bugfix: Fix basic auth with custom user claim
|
||||
|
||||
We've fixed authentication with basic if oCIS is configured to use a non-standard claim
|
||||
as user claim (`PROXY_USER_OIDC_CLAIM`). Prior to this bugfix the authentication always
|
||||
failed and is now working.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2755
|
||||
Reference in New Issue
Block a user