Delegated users can update a person's manager on from the View or View One page for the person. If the person being edited updated has user accounts in Active Directory and or other connected account stores where /wiki/spaces/EAGV24R2/pages/3390554435, EmpowerID pushes updates to each external directory account owned by that person where the update has a corresponding attribute.
Procedure
...
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:
Using the Global Search Bar: Search for the person at the top of the page (this is the quickest
...
method).
Using the Find Person Page: Navigate to the Find Person page and search for the person.
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\" styleclass = \"padding: 10px;max-height: 300pximage\"/></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\" styleclass = \"padding: 10px;max-height: 300pximage\"/></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\" styleclass = \"padding: 10px;max-height: 300pximage\"/></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\" styleclass = \"padding: 10px;max-height: 300pximage\"/></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
On the person's View or View One page
...
, expand the Org Chart and Relationships accordion.
Under Manager and Approver Delegates, click the Edit button for Reports To
...
.
Image ModifiedClick the Trash Can icon to remove the current manager.
Click Save.
...
...
Step 3 – Add the New Manager
Click the Edit button for Reports To again.
Enter the new manager's name in the Search field and
...
click
...
their tile
...
to select that person.
Image Modified
Click Save.
...
A success message will appear, and the new manager
...
will be
...
displayed in the Reports To field.
...