Protocol The authentication protocol used to sign in. Example Usage import com.clerk.backend_api.models.components.Protocol; Protocol value = Protocol.OAUTH; Values Name Value OAUTH oauth SAML saml