gabriel-farache opened a new issue, #1895: URL: https://github.com/apache/incubator-kie-issues/issues/1895
Instead of directly requesting the OAuth2 server to do the token exchange, the workflow service should first verify the JWT token expiration: Avoid unnecessary requests since the OAuth2 server will deny the exchange request. Once cache and refresh tokens are implemented, the workflow application can check for token expiration to request a new access token. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
