Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTAuth ¶
type JWTAuth struct {
// contains filtered or unexported fields
}
func NewJWTAuth ¶
func (JWTAuth) GetAuthConfig ¶
func (j JWTAuth) GetAuthConfig() common.AuthConfig
type OIDCServerResponse ¶
type OauthServerResponse ¶
type OauthServerResponse struct {
TokenEndpoint string `json:"token_endpoint"`
}
type OpenShiftAuthN ¶
func (OpenShiftAuthN) GetAuthConfig ¶
func (o OpenShiftAuthN) GetAuthConfig() common.AuthConfig
func (OpenShiftAuthN) ValidateToken ¶
Click to show internal directories.
Click to hide internal directories.