Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback: Cluster Single Sign-on (SSO) using JSON web tokens (JWTs) #18485

Open
lin-crl opened this issue Apr 18, 2024 · 0 comments
Open

Feedback: Cluster Single Sign-on (SSO) using JSON web tokens (JWTs) #18485

lin-crl opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@lin-crl
Copy link

lin-crl commented Apr 18, 2024

Jianwei Lin (lin-crl) commented:

Page: https://cockroachlabs.com/docs/v23.2/sso-sql.html

What is the reason for your feedback?

[ ] Missing the information I need

[ ] Too complicated

[ ] Out of date

[x] Something is broken

[ ] Other

Additional details

Following cluster setting doens't exist on 23.2.2 and 23.2.3
root@localhost:29004/defaultdb> show cluster setting server.jwt_authentication.jwks_auto_fetch.enabled;
ERROR: unknown setting: "server.jwt_authentication.jwks_auto_fetch.enabled"
root@localhost:29004/defaultdb> show cluster setting server.sql_host;
ERROR: unknown setting: "server.sql_host"
root@localhost:29004/defaultdb> show cluster setting server.sql_port;
ERROR: unknown setting: "server.sql_port"

Please doublecheck and correct document. Thanks!

Jira Issue: DOC-10123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants