Difference between revisions of "HowTo:Configure UBIK Credentials Service"
(→Overview) |
|||
| Line 10: | Line 10: | ||
* Install the UBIK Credentials Portal on the IIS Server. | * Install the UBIK Credentials Portal on the IIS Server. | ||
* If the IIS Server does not have it installed, download and install the .NET 8.0 Hosting Bundle from Microsoft. This bundle includes the .NET Runtime and the ASP.NET Core Runtime required for hosting ASP.NET Core applications on IIS. | * If the IIS Server does not have it installed, download and install the .NET 8.0 Hosting Bundle from Microsoft. This bundle includes the .NET Runtime and the ASP.NET Core Runtime required for hosting ASP.NET Core applications on IIS. | ||
| − | |||
* Make sure all published application files are accessible. | * Make sure all published application files are accessible. | ||
| − | * Configure the application by modifying the | + | * Configure the application by modifying the '''appsettings.json''' file included in the published UBIK Credentials Portal package. |
| + | |||
= Installation UBIK Credentials Portal = | = Installation UBIK Credentials Portal = | ||
