Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You might have both planned and unplanned leaver in your organization, EmpowerID IAM will automate the process of deletion/disabling user accounts to revoke the access of leaver. The Leaver process is when a person’s relationship with an organization comes to an end and is the most security-sensitive event as the IAM system must ensure that all access provided to the leaving party is removed in a timely manner.

...

  1. Planned Leaver: This process is a configurable “Advanced Leaver” process that supports step-by-step graceful termination. Revoke of access can be designed and configured as write-back to target systems.

  2. Emergency Termination: This process is for unplanned Leaver events, which are typically performed by an administrative user via the EmpowerID web user interface and takes immediate effect.

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<article style=\"margin:auto;\">\r\n <div class=\"cont\" >\r\n <h3>Leaver Process</h3>\r\n </div>\r\n <audio controls>\r\n <source src=\"https://docs.empowerid.com/assets/audio/AdvancedTermination.wav\" type=\"audio/wav\">\r\n</audio>\r\n \r\n</article>\r\n","javascript":"","css":"@import 'https://fonts.googleapis.com/css?family=Lato';\r\n\r\n\r\nbody {\r\n\t\r\n\tfont-family: 'Lato';\r\n}\r\n\r\narticle{\r\n\tbackground: #343436;\r\n\twidth: 50%;\r\n\ttext-align: center;\r\n\tpadding: 30px 5%;\r\n\tbox-sizing: border-box;\r\n\tbox-shadow: 0 0 21px 0px rgba(0,0,0,0.3);\r\n\tborder-radius: 10px;\r\n}\r\n\r\n.cont h3{\r\n\tfont-family: 'Lato';\r\n\tfont-size: 25px;\r\n\tmargin: 0 0 10px 0;\r\n\tcolor: #ccc;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n}"}

...