Okta.Sdk.Model.TrustedOriginWrite
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Unique name for the trusted origin | [optional] |
| Origin | string | Unique origin URL for the trusted origin. The supported schemes for this attribute are HTTP, HTTPS, FTP, Ionic 2, and Capacitor. | [optional] |
| Scopes | List<TrustedOriginScope> | Array of scope types that this trusted origin is used for | [optional] |