Versions Compared

Key

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

Delegated users can update a person's manager from the View or View One page. If the person being updated has user accounts in Active Directory or other connected account stores with attribute synchronization enabled, EmpowerID will push the updates to corresponding external directory accounts.

Procedure

Step 1

...

Locate the Person’s View Page

You can access the person's View or View One page in one of two ways:

...

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<!doctype html>\r\n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\r\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\r\n<style>\r\n .accordion-button.collapsed{\r\n background: ghostwhite;\r\n }\r\n .image{\r\n max-width: 500px;\r\n padding: 10px;\r\n }\r\n</style>\r\n<div class =\"bd-example\">\r\n<div class=\"accordion\" id=\"accordionExample\">\r\n <div class=\"accordion-item\">\r\n <h2 class=\"accordion-header\" id=\"headingOne\">\r\n <button class=\"accordion-button\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne\" aria-expanded=\"true\" aria-controls=\"collapseOne\">\r\n Search Using the Global Search Bar\r\n </button>\r\n </h2>\r\n <div id=\"collapseOne\" class=\"accordion-collapse collapse show\" aria-labelledby=\"headingOne\" data-bs-parent=\"#accordionExample\">\r\n <div class=\"accordion-body\">\r\n <ol>\r\n <li>Select <b>Person</b> as the object filter and then enter the name of the\r\n person.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/personsearchfilter.png\" class = \"image\"/></p>\r\n <li>Click the card for the person</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/personsearchfilter_clickpersoncard.png\" class = \"image\"/></p>\r\n </ol>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"accordion-item\">\r\n <h2 class=\"accordion-header\" id=\"headingTwo\">\r\n <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseTwo\" aria-expanded=\"false\" aria-controls=\"collapseTwo\">\r\n Search Using the Find Person Page\r\n </button>\r\n </h2>\r\n <div id=\"collapseTwo\" class=\"accordion-collapse collapse\" aria-labelledby=\"headingTwo\" data-bs-parent=\"#accordionExample\">\r\n <div class=\"accordion-body\">\r\n <ol>\r\n <li>On the navbar, expand <b>Identity Administration</b>\r\n and select <b>People</b>.</li>\r\n <p>This directs you to the Find Person page</p>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/findpersonpage.png\" class = \"image\"/></p>\r\n <li>Search for the person and then click the <b>EmpowerID Login</b> link\r\n for the person.\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/personfindpageloginlink.png\" class = \"image\"/></p>\r\n </ol>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n ","javascript":"","css":""}


Step 2

...

Remove the Current Manager

  1. On the person's View or View One page, expand the Org Chart and Relationships accordion.

  2. Under Manager and Approver Delegates, click the Edit button for Reports To.

  3. Click the Trash Can icon to remove the current manager.

  4. Click Save.

Step 3

...

Add the New Manager

  1. Click the Edit button for Reports To again.

  2. In Enter the Search field, enter the new manager's name in the Search field and click their tile to select that person.

  1. Click Save.

  2. A success message will appear, and the new manager will be displayed in the Reports To field.