Configure Reply URLs

The MyPlan application in Azure must have a valid list of Reply/Redirect URLs. This is used to send authorization codes and logged-in user data to People Planner.

To configure reply/redirect URLs:

  1. In theAzure MyPlan application, navigate to the CONFIGURE tab.
  2. In the REPLY URL field, define links to redirect to AzureLogout.aspx and AzureLogin.aspx.
    For example, if you access MyPlan via http://CompanyIIS/MyPlan/ or http://CompanyIIS/MyPlan/Default.aspx, the resulting entries are http://CompanyIIS/MyPlan/AzureLogout.aspx and http://CompanyIIS/MyPlan/AzureLogin.aspx.
  3. To generate the MyPlan Client Secret key, select a duration from the drop-down and click Save.
    Azure displays the created secret.
  4. Copy and store the key value because you will need to paste it in the People Planner Web Admin Tool MyPlan Client Secret field during the Settings for the MyPlan Application steps.
  5. Click Save.