Many teams automate employee onboarding in Jira Service Management, but the workflow often stops once the ticket is closed.
The bigger challenge starts afterwards:
We noticed that many organizations have great ticketing workflows but still rely on spreadsheets or manual reviews for access governance.
A better approach is to think of access as a complete lifecycle:
Request → Approval → Provision → Review → Revoke
This keeps onboarding, access reviews, and offboarding connected instead of treating them as separate processes.
I'm curious:
I'd love to hear how other teams have solved this.
If access would need to be revoked, add and end-date of the users contract in the onboarding request.
Base a filter on this, show this filter on a gadget in a dashboard, have automation in place to run a flow on a schedule looking at data field(s) and create off-board request based on work items returned based on date.
I like this approach. Have you seen teams use the same pattern for permanent employees who change roles or departments? In my experience, the end date works well for contractors, but role changes are often harder to track because there's no predefined expiration date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could use this for department changes as well.
Use a dat field on when the department switch was done and monitor based on that date.
Or have a schema for employees in Assets and add dates.
But this requires a paid subscription
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's a good point. Using Assets as the source of truth for employee attributes makes the automation much easier to manage.
One thing I'd add is that department changes often require both provisioning and deprovisioning. It's not just about granting access to the new department, but also ensuring access from the previous role is reviewed and removed where appropriate. That tends to be the more challenging part in larger organizations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One thing we've learned is that onboarding is usually well automated, but access reviews often aren't. During audits, it's difficult to prove who approved access, whether it was ever reviewed, or if it should still exist. Having periodic certifications and automatic revocation workflows makes a huge difference, especially for regulated environments. The complete audit trail becomes just as important as the initial provisioning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.