Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmbeddedBootstrapLogin ¶
func EmbeddedBootstrapLogin(clt *iofogclient.Client, username, password string) error
EmbeddedBootstrapLogin authenticates against Controller embedded auth via POST /user/login.
func ExternalClientCredentialsLogin ¶
func ExternalClientCredentialsLogin(clt *iofogclient.Client, issuerURL, clientID, clientSecret string) error
ExternalClientCredentialsLogin discovers the token endpoint from issuerUrl OIDC metadata and obtains an access token via OAuth2 client_credentials grant.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.