Custom Connector isActive attribute

Hello All,

What is the setting within a custom connector to associated the active attribute on the account to the status on the accounts page on an Identity?
When I enable/Disable the account from within the identity it somehow does this correctly but when I aggregate the source afterwards it shows the account as active despite the account still being disabled.

Regards
Brendon.

Hey Brendon,
Did you try IIQDisabled field? Try setting it in your aggregation as true/false based on your end source attribute value and see if that works.

1 Like

Hey Chirag,

I forgot that IIQDisabled existed for use on some sources. Worked a treat thank you.

Regards
Brendon