Authorization failed
error in microservice when using gateway and microfrontends
#1452
Open
1 task done
Overview of the issue
After generating a gateway and a microservice (with microfrontend) the authentication via Keycloak works in the gateway.
When calling a microservice API following error is thrown (calls to the microfrontend parts are working):
Log
Motivation for or Use Case
With Java backend this error does not happen and the token is forwarded to the service
Reproduce the error
I did not manage to get it work with Consul (application did not start), so I created a static route to the microservice. Maybe this has something to do with the issue.
JHipster Version(s)
4.1.0 + 8.1.0
JHipster configuration
JDL definitions
The text was updated successfully, but these errors were encountered: