4.2.5 Security Configuration Properties

Under security, enter property values for the JSON Web Token (JWT) which MicroTx uses for authentication.

Property Description
enabled Set this value to TRUE to enable authorization checks, such as role based access control (RBAC) for the MicroTx. When enabled, you must provide details of identity provider and all other properties under security.

Caution:

You must set this field to TRUE in production environments.
clientSecretName Enter the name of the Kubernetes secret that you have created to ensure that users can access the MicroTx console. See Create a Secret with Identity Provider Client Credentials.