Configuring JWT for Authentication in EMR¶
Pre Read
You should read how Privacera uses JWT for authentication before proceeding with this topic.
Prerequisites:¶
- JWT provider should be configured in Privacera Manager. Refer to the Configuring JWT Providers for more information.
Configuration¶
Go to the Privacera Manager directory and edit the EMR configuration file to enable JWT authentication.
Add following property to enable JWT for EMR:
Bash | |
---|---|
Run the following command to run the post install steps:
- Prev topic: Advanced Configuration