Skip to main content

auth_method_create_oidc

Function auth_method_create_oidc 

Source
pub async fn auth_method_create_oidc(
    configuration: &Configuration,
    auth_method_create_oidc: AuthMethodCreateOidc,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateOidcError>>