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
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.
metalshanked
changed the title
change the default example oauth client and secret
[info-request] change the default example oauth client and secret
Feb 6, 2025
Version
main branch
Describe what's wrong
Hi, is there a simple way to change the default client id
test
, secrettest
and scopetest
for gravitino example mentioned herehttps://gravitino.apache.org/docs/0.8.0-incubating/security/how-to-authenticate#example
Error message and/or stacktrace
changing creds
How to reproduce
Open the URL of Gravitino server and login in with clientId test, clientSecret test, and scope test.
Additional context
No response
The text was updated successfully, but these errors were encountered: