Software Requirements

Estimated reading: 1 minute 455 views

The Gateway server utilizes web services hosted on a Microsoft IIS instance to allow incoming requests from the MyPass Cloud platform to your credential repositories. As such, a current Microsoft Windows Server with IIS is perfect to host the Gateway web services.

Minimum Software Requirements
  • Microsoft Windows Server 2016 or later (x86 or x64)
  • Microsoft Internet Information Server (IIS) v.10 or later
  • .NET Framework v. 3.5
Internet Information Services (IIS) Enabled Features

As part of the deployment of IIS on the Gateway, we require the following features to be enabled with the role.

  • Common HTTP Features
    • Default Document
    • Directory Browsing
    • HTTP Errors
    • Static Content
  • Health and Diagnostics
    • HTTP Logging
  • Performance
    • Static Content Compression
  • Security
    • Request Filtering
  • Application Development
    • .NET Extensibility 3.5
    • .NET Extensibility 4.5
    • ASP.NET 3.5ASP.NET 4.5
    • ISAPI Extensions
    • ISAPI Filters
    • Management Tools
    • IIS Management Console
    • IIS 6 Metabase Compatibility