Scenario: Get an access token and use it to get the space resource information.
Add a new pod to the cluster. Everythings seems to work and the token remains valid. However, if I force a roll-out of all the KC pods of the cluster (changed ENV variable):
While they are restarting:
ERROR: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
Once the pods are ready, the token is not valid anymore.
ERROR: Could not obtain bearer access_token from request.
Scenario: Get an access token and use it to get the space resource information.
While they are restarting:
ERROR: <html><head><title>Error</title></head><body>404 - Not Found</body></html>
Once the pods are ready, the token is not valid anymore.ERROR: Could not obtain bearer access_token from request.