ResourceID
The ID of an OpenText Directory Services (OTDS) resource that the user must have access to. This parameter applies only to OTDS repositories.
Community authenticates a user only if they have access to the resource that you specify.
You can set the RequireResourceID to a resource ID if you want to use the same resource for all users. In this case, Community ignores the ResourceID action parameter and uses only the configured value.
You can also set RequireResourceID to False if you do not require any additional checks for resource access rights. In this case, Community checks only that the JWT (JSON Web Token) that you provide in the Password parameter is valid for the specified user.
| Actions: | Security
UserRead |
| Type: | String |
| Default: |
|
| Example: | ResourceID=1d14d972-0814-4d3b-b93d-e478a6e122da
|
| See Also: | RequireResourceID configuration parameter |