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:
-
In theAzure MyPlan application, navigate to the CONFIGURE tab.
-
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
.
-
To generate the
MyPlan Client Secret key, select a duration from the drop-down and click
Save.
Azure displays the created secret.
-
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.
-
Click
Save.