How to Manage User Access in Non-Integrated Applications

0
5
Asked By TechSavvy99 On

I'm dealing with managing user accounts in applications that aren't linked to our Active Directory (A/D) or using SCIM for provisioning, such as Salesforce. Although terminating an account in A/D is straightforward with a script, I need advice on handling those "edge" cases where manual removal is necessary. I'm curious about what tools or processes y'all use to track these cases effectively. Tools like spreadsheets, Airtable, or NocoDB come to mind, but I'm open to any suggestions.

5 Answers

Answered By LegacyLover42 On

One approach is to sunset or phase out any applications that don't easily integrate with an Identity Provider (IdP). But I know that’s not always feasible due to legacy systems or high costs associated with integration.

Answered By AdminGuru23 On

I recommend creating a comprehensive checklist of all apps and services required for each role. When an offboarding request comes in, you can execute your scripts and manually verify that access has been fully removed. Collaborating with department managers helps build that checklist.

Answered By AutomationFan77 On

You can look into tools like Toriihq for handling user access management, or leverage APIs where available. If the app supports SOAP or REST, you could script the termination process to automate removals, just be careful about security issues that might arise.

Answered By AccessAficionado88 On

During access reviews, you should have visibility into all user accesses. Cataloging these access rights makes it much simpler to revoke them when someone is separated from the company. Just ensure you have a defined list of everything and the associated permissions.

Answered By QuestionNinja11 On

If you’re not already using Okta, it might be worth considering, as it might simplify some of these processes for you.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.