Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDisplayName ¶
func GetDisplayName() string
Types ¶
type CallbackOutput ¶
type Config ¶
type Config struct { Enable bool DisplayName string RedirectURL string SsoAddr string TokenAddr string UserInfoAddr string ClientId string ClientSecret string CoverAttributes bool Attributes struct { Username string Nickname string Phone string Email string } DefaultRoles []string UserinfoIsArray bool UserinfoPrefix string Scopes []string }
Click to show internal directories.
Click to hide internal directories.