Versions Compared

Key

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

...

Create a Person Relationship

  1. Navigate to the View or View One page for the person

...

  1. for whom you want to create a Person Relationship. EmpowerID provides two main ways to do this. You can

...

  1. search for the person using the Global search bar at the top of the page (quickest)

...

  1. or you can

...

  1. search for the person using the Find Person page.

...

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</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\" style=\"padding: 10px;max-height: 300px\"/></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\" style=\"padding: 10px;max-height: 300px\"/></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\" style=\"padding: 10px;max-height: 300px\"/></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\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n </ol>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n ","javascript":"","css":""}
  1. Expand the Org Chart and Relationships accordion on the View or View One page and click the Edit link in the Reports To pane.

...

  1. Image Added

  2. In the Search field that appears, enter the name of the person who is to be the manager in the relationship and then click the tile for that person.

...

  1. Image Added

  2. Click the Save link.

...

  1. Image Added

Verify the person relationship in Active Directory

  1. On a machine with the Active Directory Module for Windows PowerShell installed, run the following cmdlet, substituting the name of the direct reports (manager) with the person you selected:

    Code Block
    languagepowershell
    GET-ADUser -Identity "Jorge.Posada" -Properties directreports

  2. You should see the relationship you just created.

    Insert excerpt
    IL:External Stylesheet
    IL:External Stylesheet
    nopaneltrue