Module v3

Module v3 

Source
Available on crate features client or server only.
Expand description

/v3/ (spec)

Structs§

ApplicationServiceLoginType
The payload for Application Service login.
IdentityProvider
An SSO login identity provider.
PasswordLoginType
The payload for password login.
Request
Request type for the get_login_types endpoint.
Response
Response type for the get_login_types endpoint.
SsoLoginType
The payload for SSO login.
TokenLoginType
The payload for token-based login.

Enums§

IdentityProviderBrand
An SSO login identity provider brand identifier.
LoginType
An authentication mechanism.