Function openstack_sdk::auth::v3websso::get_token_auth

source ยท
pub async fn get_token_auth(url: &mut Url) -> Result<AuthToken, AuthTokenError>
Expand description

Return AuthToken obtained using the WebSSO (Keystone behind mod_auth_oidc)