Open
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