Configure Admin REST API¶
Privacera supports filtering users by domain when syncing users from Entra ID (AAD). When using domain filtering, users will be limited to only those users that match the specified domain.
Setup¶
Go to the Privacera Manager host and navigate to the Privacera Manager installation directory:
Update the following variables with Username and Password to be used for Basic Auth for the REST API. If no value is set, the endpoints will be unavailable.
YAML | |
---|---|
Restart Privacera Services¶
Admin REST API Requests¶
- Prev topic: Advanced Configuration