IIS setup with PassagePoint

IIS setup with PassagePoint

PasasgePoint comes default with Apache web server, however passagepoint can leverage IIS as a front end 

Requirements

1) We module license installed on the passagepoint server

With a passagepoint client, log in as the admin user, and do Home > configure > product licenses

if you do not see a web pre-Registration license, contact STOPware sales to purchase a web module license, then add here.




2) Once added, restart the passagepoint services

3) To test the web module, open a web browser on the same machine as the passagepoint server, and enter:


if you see this page, congratulations, passagepoint's web is up and running




4) To configure IIS as a front end to passagepoint, Pls see attached for the "How To" documentation


Best Practices recommendation

1) Intranet usage
If serving only intranet users (internal network only), IIS can be on the same machine as passagepoint


2) Internet usage
If there is a need to allow outside the network users to log in, it is recommended to put IIS on a secondary machine, and the machine should be put in the DMZ zone

See architechture below:





    • Related Articles

    • SSO setup with IIS

      Prerequisites 1) This document assumes you've laready setup passagepoint with IIS. if not, pls review here and set up IIS with passagepoint first: https://support.stopware.com/portal/en/kb/articles/iis-setup-with-passagepoint 2) LDAP directory Link ...
    • Am I using IIS or Tomcat to serve the PassagePoint web module

      Sometimes it is required to know whether your PassagePoint IntranetModule is being served by IIS or Tomcat. By Default, Tomcat runs on port 2080, and IIS runs on port 80 With that, by looking at the URL used to hit the web module, it is easy to ...
    • IIS/passagepoint SSO integration Troubleshooting steps

      PassagePoint uses IIS windows authentication via NTLM for SSO into PassagePoint 1) Receiving 404, page not found or page not loading at all a) Disable URL rewrite double click on URL rewrite click on the rule, then hit Disable rule b) Test IIS by ...
    • PasasgePoint/IIS with SSL and redirecting http to https

      Prerequisites 1) This document assumes you've laready setup passagepoint with IIS. if not, pls review here and set up IIS with passagepoint first: https://support.stopware.com/portal/en/kb/articles/iis-setup-with-passagepoint SSL Certificate Secure ...
    • IIS SSO is prompting for username/password realm challenge

      As PassagePoint use NTLM SSO via IIS one issue that could be problematic is with DNS if a browser determines it is outside of the "intranet" realm If the DNS record has a different suffix and is not considered to be part of "Intranet" but instead is ...