metalshanked opened a new issue, #6402: URL: https://github.com/apache/gravitino/issues/6402
### Version main branch ### Describe what's wrong Hi, is there a simple way to change the default client id and secret for gravitino example mentioned here https://gravitino.apache.org/docs/0.8.0-incubating/security/how-to-authenticate#example ``` Set up an external OAuth 2.0 server There is a sample-authorization-server based on [spring-authorization-server](https://github.com/spring-projects/spring-authorization-server/tree/1.0.3). The image has registered client information in the external OAuth 2.0 server and its clientId is test, secret is test, scope is test. ``` ### Error message and/or stacktrace changing creds ### How to reproduce Open [the URL of Gravitino server](http://localhost:8090/) and login in with clientId test, clientSecret test, and scope test. ### Additional context _No response_ -- 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: commits-unsubscr...@gravitino.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org