diff --git a/sdk-config.json b/sdk-config.json index 18b3fc5db..995a8626d 100644 --- a/sdk-config.json +++ b/sdk-config.json @@ -3,7 +3,7 @@ "authConfig": { "authConfig_comment": "Optional Full paths to Infinity server OAuth endpoints (Only needed if using custom OAuth service)", "authConfig_comment2": "Optional attributes are: authorize, token, revoke, redirectUri, authService, silentTimeout, iframeLoginUI,", - "authConfig_comment3": "mashupAuthService, portalGrantType, mashupGrantType, tokenStorage", + "authConfig_comment3": "mashupAuthService, portalGrantType, mashupGrantType, portalClientSecret, mashupClientSecret, tokenStorage", "authService": "pega", "mashupClient_comment": "Client ID and Client secret from the OAuth 2.0 Client Registration record used for mashup use case",