- Remove default {} from openemtadata.yaml

This commit is contained in:
mohitdeuex 2024-03-20 13:52:25 +05:30
parent 6ac95f2335
commit 8a36de40a1

View File

@ -190,7 +190,7 @@ authenticationConfiguration:
clientAuthenticationMethod: ${OIDC_CLIENT_AUTH_METHOD:-"client_secret_post"}
tenant: ${OIDC_TENANT:-""}
maxClockSkew: ${OIDC_MAX_CLOCK_SKEW:-""}
customParams: ${OIDC_CUSTOM_PARAMS:-{}}
customParams: ${OIDC_CUSTOM_PARAMS:-}
samlConfiguration:
debugMode: ${SAML_DEBUG_MODE:-false}
idp: