<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008mMGlECAWOkta Classic EngineLifecycle ManagementAnswered2024-04-03T16:09:08.000Z2023-02-14T17:48:04.000Z2023-02-14T18:15:38.000Z

JamesN.83470 (Customer) asked a question.

Clear out profile attributes at time of deactivation OR status-based criteria for rule-based Groups

Basically put, I'm dying here.

 

We have a number of systems that rely on Okta groups, and many of those groups have group rules that triggers off of a specific profile attribute -- for example, one such attribute that controls many automated actions in our org is a custom called "businessUnit."

 

The problem i'm having is that when a user is deactivated\termed in Workday(we are using Lifecycle management), everything is fine and works great -- except those rule based groups that are looking for specific values in that business Unit attribute. I tried utilizing a workflow that, upon a user deactivation event, set that field to null -- but I run into the issue that at that point, the user is already deactivated and i can no longer update them -- attempting to do so throws a 404.

 

Even periodically scripting a cleanup via Okta API doesn't work, for the same reason -- I have to reactivate the account (can't wait for our cyber security team to start asking questions there), blank the field, and then deactivate them again.

 

There really has to be a better way, no?


This question is closed.
Loading
Clear out profile attributes at time of deactivation OR status-based criteria for rule-based Groups