Creates impersonated root session and sends back a response with a Set-Cookie header.
Designed as a REST API endpoint. Unlike the POST endpoint, this one does not do any redirections. The redirection is expected to be done by the caller.
Impersonating superusers
Impersonating credentials with authz:superuser resource is now enabled, but the resource is excluded from the impersonated session.
New
PUT /impersonate
endpointSet-Cookie
header.Impersonating superusers
authz:superuser
resource is now enabled, but the resource is excluded from the impersonated session.