Okta.Sdk.Model.TrustedOrigin

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetTimestamp when the trusted origin was created[optional] [readonly]
CreatedBystringThe ID of the user who created the trusted origin[optional]
IdstringUnique identifier for the trusted origin[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the trusted origin was last updated[optional] [readonly]
LastUpdatedBystringThe ID of the user who last updated the trusted origin[optional]
NamestringUnique name for the trusted origin[optional]
OriginstringUnique origin URL for the trusted origin. The supported schemes for this attribute are HTTP, HTTPS, FTP, Ionic 2, and Capacitor.[optional]
ScopesList<TrustedOriginScope>Array of scope types that this trusted origin is used for[optional]
StatusLifecycleStatus[optional]
LinksLinksSelfAndLifecycle[optional]

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