👷‍♂️
Work
  • 💻SNOW
    • Catalog Forms
    • Knowledge Base
  • ☁️Azure
    • Graph Permissions
    • App Registration Auths
      • Postman
      • Graph ROPC Federated Account
        • MSAL UsernamePasswordCredential
        • Java
        • Python
        • C#/VB code Auth
      • Powershell
      • Java Auth x EWS
      • Python Auth x Sharepoint
      • C# Auth x Sharepoint
    • MFA
    • Dynamic Group
    • AAD Device Pending
    • O365 Device Enrollment
    • AAD Device Troubleshoot
    • AAD Mobile Troubleshooting
    • ADO Service Principal
    • External B2B
    • VLSC Admin
    • PowerBI Session Timeout
    • SSO issues
  • 🔓OKTA
    • SVC Account
    • OKTA Integration
    • Access Issues
  • 👷‍♂️Workday
    • Account Lifecycle
    • Coupa
  • 📨O365
    • OOF of Distribution List
    • Mailbox Recovery
    • Mailbox Existence
  • 🦄Misc
    • Windows Terminal
    • Google Auth Export
    • MS Teams Issues
  • 🌥️Cloud Stuff
    • 🚀Benchmarking
      • Vultr
    • 💳Cloud Server
    • ♻️Email and Spams
  • 🔬Open Source
    • Pending
      • Matrix/Synapse
      • Huginn
      • ChangeDetection
    • Tested
      • Codex Docs
      • Ghost Blog
      • n8n Automation
Powered by GitBook
On this page
  1. Workday

Account Lifecycle

if the account not active for 90 days, AD will call INT191 for disablement...then if the account still not active for another 30 days, AD will call INT196 to delete the account..when the account deleted, it will generate Deactivation log in Okta and then when INT150 run base on the deactivation log, the integration will trigger SNow to create TITM

removing PG will not remove the AD account...have to wait for another 30 days for AD to remove..so it just not only remove PG but also remove it from AD..

yes...but this employee Maternity Leave was not update in WD hence AD do not know this employee status. If the leave status updated, the account will exclude from disablement...due to missing status AD will follow rules to disable after 90 days and then delete after 30 days more via INT196

PreviousAccess IssuesNextCoupa

Last updated 7 months ago

👷‍♂️