jbonofre opened a new issue, #98:
URL: https://github.com/apache/polaris-tools/issues/98

   Currently, the token URL is "hard coded" in the console (in `auth.ts`):
   
   ```
   const TOKEN_URL = "/api/catalog/v1/oauth/tokens"
   ```
   
   The Token URL should be configurable to integration with 3rd party (like 
Keycloack).
   
   See: https://github.com/jbonofre/polaris-tools/tree/keycloak-support


-- 
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]

Reply via email to