Properties
| Name |
Type |
Description |
Notes |
| method |
String |
Free-form auth method label, e.g. "SAML SSO via Okta". Required. Max 200 chars. |
[default to null] |
| instant |
Date |
ISO 8601 instant when the integrator authenticated the signer. Bounded server-side to `[package.CreatedOn, UtcNow + 60s]` (non-configurable). Out-of-bounds rejected with `INVALID_EXTERNAL_AUTH_INSTANT`. |
[default to null] |
| assertionId |
String |
Optional opaque assertion identifier. Max 200 chars. |
[optional] [default to null] |
| securityDomain |
String |
Optional security domain (typically IdP entityID). Max 200 chars. |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]