-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.4.1
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Authentication
-
Tags:
With the Keycloak login plugin configured, we are correctly redirected to the Keycloak login page when we login for the first time with the Drive client. Upon successful authentication, Keycloak passes back a session cookie that needs to be part of all future requests. The Drive client does not do this, so all subsequent REST calls it makes are redirected back to Keycloak as the session cookie is not present.