Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentApDomain ¶
func GetCurrentApDomain(username string, config MicrosoftAuthenticateConfig) string
func VerifyEmailFormat ¶
Types ¶
type MicrosoftAuthenticateConfig ¶
type MicrosoftAuthenticateConfig struct { Domain map[string]string `json:"domain"` IsTLS bool `json:"is_tls"` }
func GetMicrosoftAuthenticateConfig ¶
func GetMicrosoftAuthenticateConfig() MicrosoftAuthenticateConfig
Click to show internal directories.
Click to hide internal directories.