PrerequisitesÂ
Azure Requirements
- Access to Azure Portal so we can create the application registration. Please see https://wiki.deepnetsecurity.com/display/SafeID/Register+an+application+for+SafeID+Token+Service+in+Azure+AD to see the steps we will go through.
- A global admin user with no MFA that we can use as the service user for the SafeID Token Service
Network Requirements
- Access to Azure portals is essential.
- Access to https://license.deepnetsecurity.com will make installing your license easier.
- An inbound port (normally 443) will need to be opened so that the portal can be accessed on your network.
Server Hardware Requirements
- CPU 2 cores or more
- 8GB of RAM
- 10GB of hard drive space
Server Software and Configuration Requirements
- Access to a SQL Server Instance (SQL Server Express Edition should be sufficient)
- Add IIS (Windows feature)
- .NET Core Hosting Bundle (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-5.0.15-windows-hosting-bundle-installer)
- Chrome or Firefox or Edge browser
- 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.
- SQL Server Management Studio