|
7 | 7 |
|
8 | 8 | | Name | Type | Description | Notes | |
9 | 9 | |------------ | ------------- | ------------- | -------------| |
| 10 | +|**appleMapperUrl** | **String** | AppleMapper specifies the JSONNet code snippet which uses Apple's profile information to hydrate the identity's data. | [optional] | |
| 11 | +|**auth0MapperUrl** | **String** | Auth0Mapper specifies the JSONNet code snippet which uses Auth0's profile information to hydrate the identity's data. | [optional] | |
10 | 12 | |**baseUrl** | **String** | | | |
| 13 | +|**facebookMapperUrl** | **String** | FacebookMapper specifies the JSONNet code snippet which uses Facebook's profile information to hydrate the identity's data. | [optional] | |
| 14 | +|**genericOidcMapperUrl** | **String** | GenericOIDCMapper specifies the JSONNet code snippet which uses the OIDC Provider's profile information to hydrate the identity's data. | [optional] | |
| 15 | +|**githubMapperUrl** | **String** | GithubMapper specifies the JSONNet code snippet which uses GitHub's profile information to hydrate the identity's data. | [optional] | |
| 16 | +|**gitlabMapperUrl** | **String** | GitLabMapper specifies the JSONNet code snippet which uses GitLab's profile information to hydrate the identity's data. | [optional] | |
| 17 | +|**googleMapperUrl** | **String** | GoogleMapper specifies the JSONNet code snippet which uses Google's profile information to hydrate the identity's data. | [optional] | |
11 | 18 | |**kratosSelfserviceMethodsOidcConfigProviders** | [**List<NormalizedProjectRevisionThirdPartyProvider>**](NormalizedProjectRevisionThirdPartyProvider.md) | | | |
12 | 19 | |**kratosSelfserviceMethodsSamlConfigProviders** | [**List<NormalizedProjectRevisionSAMLProvider>**](NormalizedProjectRevisionSAMLProvider.md) | | | |
| 20 | +|**microsoftMapperUrl** | **String** | MicrosoftMapper specifies the JSONNet code snippet which uses Microsoft's profile information to hydrate the identity's data. | [optional] | |
| 21 | +|**netidMapperUrl** | **String** | NetIDMapper specifies the JSONNet code snippet which uses NetID's profile information to hydrate the identity's data. | [optional] | |
| 22 | +|**oidcSsoEnabled** | **Boolean** | | [optional] | |
13 | 23 | |**organizationId** | **String** | | | |
14 | 24 | |**organizationLabel** | **String** | Organization Label | [optional] | |
15 | 25 | |**proxyAcsUrl** | **String** | Proxy ACS URL if overriding with a customer-controlled URL | [optional] | |
16 | 26 | |**proxyOidcRedirectUrl** | **String** | Proxy OIDC Redirect URL if overriding with a customer-controlled URL | [optional] | |
17 | 27 | |**proxySamlAudienceOverride** | **String** | SAML Audience Override if overriding with a customer-controlled one | [optional] | |
18 | 28 | |**proxyScimServerUrl** | **String** | Proxy SCIM Server URL if overriding with a customer-controlled URL | [optional] | |
19 | 29 | |**revisionId** | **String** | | | |
| 30 | +|**samlMapperUrl** | **String** | SAMLMapper specifies the JSONNet code snippet which uses the SAML Provider's profile information to hydrate the identity's data. | [optional] | |
| 31 | +|**samlSsoEnabled** | **Boolean** | | [optional] | |
20 | 32 | |**scimClients** | [**List<NormalizedProjectRevisionScimClient>**](NormalizedProjectRevisionScimClient.md) | | | |
21 | 33 | |**scimEnabled** | **Boolean** | | | |
| 34 | +|**scimMapperUrl** | **String** | SCIMMapper specifies the JSONNet code snippet which uses the SCIM Provider's profile information to hydrate the identity's data. | [optional] | |
22 | 35 | |**ssoEnabled** | **Boolean** | | | |
23 | 36 |
|
24 | 37 |
|
|
0 commit comments