mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 04:19:27 +00:00
13 lines
300 B
Markdown
13 lines
300 B
Markdown
# Provider
|
|
|
|
The IdP provider of the connection.
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------------- | ---------------- |
|
|
| `SAML_CUSTOM` | saml_custom |
|
|
| `SAML_OKTA` | saml_okta |
|
|
| `SAML_GOOGLE` | saml_google |
|
|
| `SAML_MICROSOFT` | saml_microsoft | |