ISSOFlow
Defined in: src/@types/auth.ts:59
Representation of SSO flow as per https://spec.matrix.org/v1.3/client-server-api/#client-login-via-sso
Extends
Section titled “Extends”Properties
Section titled “Properties”identity_providers?
Section titled “identity_providers?”
optionalidentity_providers?:IIdentityProvider[]
Defined in: src/@types/auth.ts:62
oauth_aware_preferred?
Section titled “oauth_aware_preferred?”
optionaloauth_aware_preferred?:boolean
Defined in: src/@types/auth.ts:64
org.matrix.msc3824.delegated_oidc_compatibility?
Section titled “org.matrix.msc3824.delegated_oidc_compatibility?”
optionalorg.matrix.msc3824.delegated_oidc_compatibility?:boolean
Defined in: src/@types/auth.ts:63
type:
"m.login.sso"|"m.login.cas"
Defined in: src/@types/auth.ts:60