Skip to content

Instantly share code, notes, and snippets.

@emaV
Created February 21, 2022 16:35
Show Gist options
  • Save emaV/52ac9237bcea382f3214de531e57937b to your computer and use it in GitHub Desktop.
Save emaV/52ac9237bcea382f3214de531e57937b to your computer and use it in GitHub Desktop.
mermaid flowchart

graph TD 1(UNHCR Account) -- no --> 1.1[SDM Requests account] --> 1 -- yes --> 2[VPN - ServiceNow] --> 3(Privileged account, sudo) -- no --> 4 -- yes --> 3.1[Requires deputy director approval] --> 4 4[Server Account request] --> 5[WIPRO setup the account] --> 6 6[done]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment