Okta.Sdk.Model.FederatedClaim
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | string | Timestamp when the federated claim was created | [optional] [readonly] |
| Expression | string | The Okta Expression Language expression to be evaluated at runtime | [optional] |
| Id | string | The unique ID of the federated claim | [optional] [readonly] |
| LastUpdated | string | Timestamp when the federated claim was updated | [optional] [readonly] |
| Name | string | The name of the claim to be used in the produced token | [optional] |