Returns the options available for self-service requests within the IT Shop.
Syntax:
Get-QSelfServiceClientConfiguration [<CommonParameters>]
Examples:
Example | Description |
---|---|
Get-QSelfServiceClientConfiguration | Returns the self-service client configuration information. |
Details retrieved:
Detail | Description |
---|---|
AllowNonPublishedGroups | Indicates whether groups that have not been published to the IT Shop are allowed for self-service access requests. |
AllowUnsynchronizedGroups | Indicates whether groups that have not been synchronized with One Identity Manager are allowed for self-service access requests. |
MaximumMethodsCount | The maximum number of groups returned from a call to the Get-QSelfServiceMethodsToSatisfyRequest, which returns the groups that satisfy a resource access request. |
EnableSelfServiceAccessRequest | Indicates whether self-service access requests are enabled in the IT Shop. |