Package com.xebialabs.deployit.plumbing.authentication
package com.xebialabs.deployit.plumbing.authentication
-
ClassesClassDescriptionIf request header contains `X-HTTP-Auth-Override` we won't send back the header `WWW-Authenticate` OR since event source (sse) can't use custom headers this will also check if the request is for the SSE endpointA representation of a user
Principalthat is registered with an Internal Release Provider.Provides redirect to certain URL on authentication success.Used to avoid default redirect on login that is not supported by our acceptance test launcher.Used to avoid default redirect on logout that is not supported by our acceptance test launcher.