The json format does not allow comments in the file, so you must delete lines beginning with the characters "//"
You need to recycle Indeed.PAM.ManagementConsole application pool after every change to the configuration file. You can do this in IIS Manager snap-in, or with powershell command
Restart-WebAppPool Indeed.PAM.ManagementConsole
URL example: https://pam.domain.local/pam/mc pam.domain.local - the fully qualified DNS name of the management server
Go to C:\inetpub\wwwroot\pam\mc\assets\config folder and edit config.prod.jsonfile:
env
lang - the user interface language of the component, set it to "en" value
url - URL of PAM Management Console
productName - the product name that appears in the header of the console page
faviconUrl - URL of the favicon file for the console page
logoUrl - URL of the Logo image for the console page
allowRevealCredentials - option to control revealing of user account password. If false, theView account credentialsoption will be disabled in the Management Console when creating permissions
"security": {
"allowRevealCredentials": true
},
help
In this section, you can fill in the links for the Help and Support section. Parameters that are not filled in will not be displayed.
technicalSupportUrl - technical support portal page address