11-02-2022 10:05 PM
I am getting below error on UI when updating the "PAM Enable" button to ON at endpoint level.
The PAM_CONFIG json is also updated in the connection. The connection type is AD.
11-04-2022 09:14 AM
Can you share PAM_CONFIG ?
11-08-2022 02:34 PM
11-08-2022 10:51 PM
Hi @piyushm
Thank you for reaching out to us,
The JSON you have share is for the connection, for the account if you scroll to the end of page you can find (See the Screenshot)
Click edit button and then scroll to the end of page and update your PAM Account Config JSON to something like below :
{"defaultrequestabletimeforidinsecs":"86400","defaultrequestabletimeinsecs":"14400","maxrequestabletimeinsecs":"14400","diffbetweenrequests":"","authenticationType":"","maxrequestabletimeforidinsecs":"86400","Saviynt-Status":{"pamState":"ENABLED","pamType":"CREDENTIALLESS"},"ffidAlertTime":"0"}
Let us know if this helps,
11-23-2022 11:24 AM
Have the configuration attribute under PAM Attributes section have below value
{"maxSessionWarnPeriodInSec":null,"maxReqExpWarnPeriodInSec":"600","maxSessionLimitInSec":null,"maxConcurrentSession":"10","maxInActiveTimeInSec":"300","maxInActiveWarnPeriodInSec":null}
Then you should be able to update PAM enable from UI