Hi,
Busy working through the PAM lab - and may I say this MS PAM solutions is so far, very user unfriendly...I dont see how end users are meant to fire off all these complex powershell scripts/cmdlets...(https://docs.microsoft.com/en-us/microsoft-identity-manager/pam/configuring-mim-environment-for-pam)
I have deployed the sample PAM web app as per: https://docs.microsoft.com/en-us/microsoft-identity-manager/pam/step-4-install-mim-components-on-pam-server. All the tests in the lab have passed, so when I navigate to the web site URL http://pamsrv.priv.contoso.local:8086/api/pamresources/pamroles/, a download does occur.
When I connect to the URL: http://pamsrv.priv.contoso.local:8086 as MIM Administrator, I get this error message: "
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory."
When I connect to the URL: http://pamsrv.priv.contoso.local:8086 as Jen (the test user in the lab), I get this error message: "
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied."
Can someone please clarify what steps are missing from the Microsoft lab to actually see the Sample Web Application on http://pamsrv.priv.contoso.local:8086
PS. I really wish PAM was a lot more user friendly, and that there was more from Microsoft about PAM and how to configure it.