The Indeed PAM Gateway component is installed onto Remote Desktop Session Host server. If there are several RDSH servers, then the Indeed PAM Gateway has to be installed onto each of them.
All URLs are specified in lowercase. |
Switch to C:\Program Files\Indeed PAM\Gateway\ProxyApp folder and edit Pam.Proxy.App.exe.config file:
<pamProxy ... />:
GatewaySecret - Secret for client keys for additional component authentication
The secret and its hash are generated by the console utility Pam.ConsoleApp.exe (located in \Misc\ConsoleApp folder). Run the command prompt, go to the "ConsoleApp" folder and run the command "Pam.ConsoleApp.exe generate-secret"
|
The hash will need to be specified when setting up Indeed PAM IdP. |
Leave the rest unchanged
<pamProxy ApiUrl="https://pam.indeed-id.local/api" IdpUrl="https://pam.indeed-id.local/idp" GatewaySecret="OClhdGA1M6wWFcYflCfF1qINX8dYbvTrU0Aad4cb7piASoMEEiB2yM0I8N6zq7T/FSQunLyYzsRcm3PhQzqM9w==" IdpRequiresHttps="true" AgentConnectionTimeout="60" AgentHeartbeatTimeout="20" VideoTempPath="C:\ProgramData\Indeed\Pam\VideoTemp\" FileCopyMaxPercentToIgnore="1" FileCopyEnoughPercentToSave="50" FileCopyMinBytesToSave="1048576" /> |
<appSettings>...</appSettings>
Edit the "Culture" value to change the user interface language:
<appSettings> <add key="Culture" value="en" /> </appSettings> |
To access web applications through Indeed PAM, you will need to install additional Indeed-Id components:
|
After Indeed-Id ESSO Agent is installed, the extension is automatically added to Internet Explorer, but it is disabled. To enable and configure extension automatically, proceed as follows:
Switch to
Computer Configuration\Policies\Administrative Templates\Windows Components\Internet Explorer\Security Features\Add-on Management |
Switch to
Computer configuration\Policies\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel\Security Page |
Switch to
Computer configuration\Policies\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel\Advanced Page |
Distribution of Google Chrome extension via group policies is only possible if Indeed-Id ESSO Agent is installed with Install2.bat. Also, a server with Internet Information Services (IIS) role is required to distribute the extension. |
Send the URL of ChromeExtension application to support@indeed-id.com
Example: https://server.indeed-id.local/ChromeExtension |
Switch to
Computer Configuration/Administrative Templates/Google/Google Chrome/Extensions |
Specify the ID of icpjelgegalmjjkfoilkbeeodgfbcaam extension in the Value name field, as well as URL of update.xml file and save the changes
The separator between the application ID and the URL is a semicolon. |
Open the Configure extension, app, and user script install sources, set the switch to Enabled and click Show in the Options section
Specify the URL of the host In the Value name field where ChromeExtension web application is located and save the changes
The URL must end with an asterisk |