Sign in

Type: SignOutOptions

Options used to customize the sign-out flow.

Properties

PropertyTypeDescription
federatedSignOut?booleanWhen true, signs the user out from both the application and MonoCloud (Single Sign-Out). Overrides the client-level federatedSignOut configuration for this specific call. If omitted, the client-level setting is used.
mode?InteractionModeDetermines the interaction mode for the sign-out flow.
postLogoutRedirectUri?stringURL to redirect the user to after sign-out completes. This URI must be registered in the application's sign-out URLs in MonoCloud.
returnUrl?stringRelative URL to navigate to after sign-out completes.
© 2024 MonoCloud. All rights reserved.