How to disable the operator ID in pega 8.7v

Hi Team,

I want to disable the operator ID by manually without entering into operator profile, Is there any way to disable the operator ID.

Hi @SaiG5925,

Go to Operator profile and navigate to security tab and you will be able to find the disable operator check box over there.

I hope this will helps you

@SaiG5925 ,

Open the instance of Data-Admin-Operator-ID by passing the key pyUserIdentifier.

Update .pyOperatorIsDeactivated property value to true.

Save the instance.

This will disable the operator automatically

@SaiG5925

Please navigate Org& Security> Authentication>Operator Access then go to Disabled operators section and click
disable additional operators button and add the operator then submit.

@KamineniSurya

I have tried this steps in activity and working fine.