id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-jit-configuration |
JITConfiguration |
JITConfiguration |
JITConfiguration |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| JITConfiguration |
| V2024JITConfiguration |
|
/tools/sdk/powershell/v2024/models/jit-configuration |
| SDK |
| Software Development Kit |
| JITConfiguration |
| V2024JITConfiguration |
|
JITConfiguration
Properties
| Name |
Type |
Description |
Notes |
| 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
- Convert the resource to JSON
[Back to top]