mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
4.2 KiB
4.2 KiB
Saml
Fields
| Field | Type | Required | Description |
|---|---|---|---|
status |
com.clerk.backend_api.models.components.SAMLVerificationStatus | ✔️ | N/A |
strategy |
com.clerk.backend_api.models.components.SAMLVerificationStrategy | ✔️ | N/A |
externalVerificationRedirectUrl |
Optional<? extends String> | ✔️ | N/A |
error |
JsonNullable<? extends com.clerk.backend_api.models.components.VerificationError> | ➖ | N/A |
expireAt |
long | ✔️ | N/A |
attempts |
JsonNullable<? extends Long> | ➖ | N/A |