Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSOClient ¶
type SSOClient struct {
*SSOConfig
}
func (*SSOClient) AuthInfoWriter ¶
func (c *SSOClient) AuthInfoWriter() runtime.ClientAuthInfoWriter
func (*SSOClient) TokenString ¶
type SSOConfig ¶
type SSOConfig struct {
OAC *oauth2.Config
Scopes []string
Character string
CharacterID int32
State string
CodeVerifier string
CodeChallange string
CodeChallangeMethod string
Store tokenstores.TokenStore
// contains filtered or unexported fields
}
func NewSSOConfig ¶
func (*SSOConfig) HaveScopes ¶
func (*SSOConfig) MatchScopes ¶
Click to show internal directories.
Click to hide internal directories.