Okta.Sdk.Model.WellKnownSSFMetadata

October 22, 2025 ยท View on GitHub

Metadata about Okta as a transmitter and relevant information for configuration.

Properties

NameTypeDescriptionNotes
AuthorizationSchemesList<WellKnownSSFMetadataSpecUrn>An array of JSON objects that specify the authorization scheme properties supported by the transmitter[optional]
ConfigurationEndpointstringThe URL of the SSF Stream configuration endpoint[optional]
DefaultSubjectsstringA string that indicates the default behavior of newly created streams[optional]
DeliveryMethodsSupportedList<string>An array of supported SET delivery methods[optional]
IssuerstringThe issuer used in Security Event Tokens. This value is set as `iss` in the claim.[optional]
JwksUristringThe URL of the JSON Web Key Set (JWKS) that contains the signing keys for validating the signatures of Security Event Tokens (SETs)[optional]
SpecVersionstringThe version identifying the implementer's draft or final specification implemented by the transmitter[optional]
VerificationEndpointstringThe URL of the SSF Stream verification endpoint[optional]

[Back to Model list] [Back to API list] [Back to README]