You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Azure Requirements

  1. Access to Azure Portal so we can create the application registration. Please refer to Register an Application for SafeID Token Service in Azure AD for details.
  2. A service account with global admin rights but without MFA enabled. This service account will be used by your SafeID Token Server to connect to your Azure AD service. 


Network Requirements

  1. Access to Azure portals is essential.
  2. Access to the Internet will make installing your license easier.
  3. An inbound port (normally 443) will need to be opened so that the portal can be accessed on your network.


Server Hardware Requirements

  1. CPU 2 cores or more
  2. 8GB of RAM
  3. 10GB of hard drive space


Server Software and Configuration Requirements

  1. Add the IIS web server role (Windows feature)
  2. Access to a Microsoft SQL Server Instance (Microsoft SQL Server Express should be sufficient)
  3. .NET Core Hosting Bundle (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-5.0.15-windows-hosting-bundle-installer)

Optional:

  1. Microsoft SQL Server Management Studio (SSMS)
  2. A certificate for HTTPS would be a good idea but is not required for the setup as we can use a self-signed certificate for the purposes of setting up the server.
  3. Chrome, Firefox or Edge browser


  • No labels