mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'JITConfiguration', 'JITConfiguration'
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Enabled** | Pointer to **Boolean** | The indicator for just-in-time provisioning enabled | [optional] [default to $false]
|
||||
**SourceId** | Pointer to **String** | the sourceId that mapped to just-in-time provisioning configuration | [optional]
|
||||
**SourceAttributeMappings** | Pointer to **map[string]String** | A mapping of identity profile attribute names to SAML assertion attribute names | [optional]
|
||||
**Enabled** | **Boolean** | The indicator for just-in-time provisioning enabled | [optional] [default to $false]
|
||||
**SourceId** | **String** | the sourceId that mapped to just-in-time provisioning configuration | [optional]
|
||||
**SourceAttributeMappings** | **map[string]String** | A mapping of identity profile attribute names to SAML assertion attribute names | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user