Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Config ¶
type Config struct { Enabled bool `json:"enabled"` OIDC OIDCConfig `json:"oidc"` Session SessionConfig `json:"session"` Users []UserConfig `json:"users"` }
type OIDCConfig ¶
type SessionConfig ¶
type SigninRequest ¶
type UserConfig ¶
Click to show internal directories.
Click to hide internal directories.