You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This token should have a custom claim service so that the config server can authorize the request by comparing the service from the JWT to the service in the request path. This will prevent one service mimic another service to get other's configuration files from the config server.
This token should be retrieved from the light-oauth2 or oauth-kafka token service from the pipeline and pass it to the container with CONFIG_SERVER_AUTHORIZATION env variable.
The text was updated successfully, but these errors were encountered:
This token should have a custom claim service so that the config server can authorize the request by comparing the service from the JWT to the service in the request path. This will prevent one service mimic another service to get other's configuration files from the config server.
This token should be retrieved from the light-oauth2 or oauth-kafka token service from the pipeline and pass it to the container with CONFIG_SERVER_AUTHORIZATION env variable.
The text was updated successfully, but these errors were encountered: