OptionalappCustom application state preserved across the silent authentication round-trip.
The value is provided to the OnSessionCreating hook when the session is constructed.
OptionalresourceSpace-separated resources the access token should be scoped to for this specific silent sign-in.
Merged with defaultAuthParams.resource and any indicator resources configured on the client.
OptionalscopesSpace-separated scopes requested from the authorization server for this specific silent sign-in.
Merged with defaultAuthParams.scopes and any indicator scopes configured on the client.
Options used to customize the silent sign-in flow.