cockroachdb / cockroachdb/docs
Feedback: Cluster Single Sign-on (SSO) using JSON web tokens (JWTs)
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Exalate commented:
Page: https://cockroachlabs.com/docs/v24.1/sso-sql.html
## What is the reason for your feedback?
[X] Missing the information I need
[ ] Too complicated
[ ] Out of date
[X] Something is broken
[ ] Other
## Additional details
`server.sql_host` and `server.sql_port` are not accurate/valid settings.
The real settings that configures such behavior in the CRDB DB Console (screenshot attached) are
```
server.oidc_authentication.generate_cluster_sso_token.sql_host
server.oidc_authentication.generate_cluster_sso_token.sql_port
```

Jira Issue: DOC-10556
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.