- **`clientAuthenticationMethod`** *(string)*: Client Authentication Method. Must be one of: `["client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt"]`.
- **`tokenValidity`** *(integer)*: Validity for the JWT Token created from SAML Response. Default: `"3600"`.
- **`customParams`** *(object)*: Custom Params.
- **`tenant`** *(string)*: Tenant in case of Azure.
- **`serverUrl`** *(string)*: Server Url.
- **`callbackUrl`** *(string)*: Callback Url.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.