Skip to content

Commit 7ef9326

Browse files
Sonia ParkSonia Park
authored andcommitted
fix typo
1 parent 5f49340 commit 7ef9326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

desktop/conf.dist/hue.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ tls=no
829829
## oidc_rp_client_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
830830

831831
# Execute this script to produce the oidc rp client secret. This will be used when 'oidc_rp_client_secret' is not set.
832-
## oidc_rp_client_script=
832+
## oidc_rp_client_secret_script=
833833

834834
# The OpenID provider authoriation endpoint
835835
## oidc_op_authorization_endpoint=https://keycloak.example.com/auth/realms/Cloudera/protocol/openid-connect/auth

desktop/conf/pseudo-distributed.ini.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
## oidc_rp_client_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
832832

833833
# Execute this script to produce the oidc rp client secret. This will be used when 'oidc_rp_client_secret' is not set.
834-
## oidc_rp_client_script=
834+
## oidc_rp_client_secret_script=
835835

836836
# The OpenID provider authoriation endpoint
837837
## oidc_op_authorization_endpoint=https://keycloak.example.com/auth/realms/Cloudera/protocol/openid-connect/auth

0 commit comments

Comments
 (0)