options property
A set of features that Security Token Service supports, in addition to the standard OAuth 2.0 token exchange, formatted as a serialized JSON object of Options.
The size of the parameter value must not exceed 4 * 1024 * 1024 characters (4 MB).
Implementation
core.String? options;