Is your feature request related to a problem? Please describe.
Currently, if Frontend JWT auth is configured as per Temporal Security Doc, the UI shows the following error in case of an invalid JWT token or if the JWT token is valid but the user has no permissions:
Describe the solution you'd like
I would like to be able to configure JWT token validation on the Web UI component and better handling of JWT errors from the frontend service.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
Currently, if Frontend JWT auth is configured as per Temporal Security Doc, the UI shows the following error in case of an invalid JWT token or if the JWT token is valid but the user has no permissions:
Describe the solution you'd like
I would like to be able to configure JWT token validation on the Web UI component and better handling of JWT errors from the frontend service.
Describe alternatives you've considered
N/A
Additional context
N/A