onSSOLogout

open fun onSSOLogout(url: String? = null)

Invoked upon Single Sign-On (SSO) logout.

This method is called when the user logs out after authenticating using SSO.

Parameters

url

The URL used for logout in the case of SSO authentication. Null if not provided.