Files
2024-06-13 13:51:50 -04:00

4.2 KiB
Raw Permalink Blame History

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