<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
0D54z00006sQTltCAGOkta Classic EngineLifecycle ManagementAnswered2024-03-25T13:01:32.000Z2021-03-12T15:24:02.000Z2021-03-16T07:56:30.000Z
  • sandeepk.84743 (Wipro Technologies)

    You can create the Automation Rule based on Inactivity. Go to the Workflow --->Automation ---->Create Automation. Define the condition based on User Inactivity & then the Action to be taken,

    It should work

  • qsfv9 (qsfv9)

    Thanks Sandeep! the group membership condition applies only for Okta groups and not AD groups. Pls suggest.

  • qsfv9 (qsfv9)

    The rule applies only to specific user groups (application specific), not Everyone.

  • sandeepk.84743 (Wipro Technologies)

    Can you not create the OKTA group & add all those specific users into that Group?

    write an Event Hook which will keep your group membership updated. Bbased on your AD group membership, the Event Hook will automatically add/remove users from the Local Okta Group. If there is a new user added into the AD group your Event Hook should invoke & add the same user in the Okta group. Similarly deprovisioning also happen via Event hook.

    Expand Post
This question is closed.
Loading
Deactivate app users based on inactivity