Skip to content

Commit

Permalink
Add references to missing optional attributes: portalClientSecret and…
Browse files Browse the repository at this point in the history
… mashupClientSecret (#449)

Co-authored-by: serav <[email protected]>
  • Loading branch information
vrseraphin and serav authored Mar 27, 2024
1 parent e812f0f commit 14f4a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 14f4a91

Please sign in to comment.