Disable / enable button faded out

Hi Team,

I’m trying to disable an account for a Web Service application

The Disable operation is already enabled in Lifecycle Manager.
Account aggregation is working and the account is visible under Manage Accounts, but the Enable/Disable option is not appearing / not working.

Thanks.

Hi @malarvanan12,

check 3 things:

  1. to have ENEBLE in application featuresStringimage

  2. to have Enable Operation on webservices

  3. to have Enable on manageAccountsActions in SystemConfiguration

    image

All three of them are enabled

Does the user have permissions?

image

1 Like

yes verified that as well

Can you please answer this questions.

  • Is this issue happening for all Web Service accounts, or only for a single account?
  • Which account attribute is used in SailPoint to disable the account?
  • What capabilities does the logged-in IIQ user have?
  • Have you checked whether the target API supports account disable, and have you tried disabling the account directly using the API?
  • If possible, could you please share the Application XML?

FYI: Added IIQdisabled flag in identity xml for testing . option is visible now

Do you have disbale operation in your application configuration?

If that’s working for you after adding that flag to identity, that’s fine.

@malarvanan12 Good to know that you found a fix. Please confirm if you have added the IIQDisabled flag at identity level or at the link account level?

Also, is it happening for the web service app and all other apps showing you the button to disable/enable for their accounts?

Note: Found a fix? Help the community by marking the comment as solution. Feel free to react(:heart:, :+1:, etc.) with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.