silentCheckSsoRedirectUri property

String silentCheckSsoRedirectUri

Specifies an uri to redirect to after silent check-sso. Silent check-sso will only happen, when this redirect uri is given and the specified uri is available within the application.

Implementation

external String get silentCheckSsoRedirectUri;
void silentCheckSsoRedirectUri=(String v)

Implementation

external set silentCheckSsoRedirectUri(String v);