Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Über die Konfigurationsdatei des Certain settings can be made via the configuration file of the CoreOne Self-Service Portals können gewisse Einstellungen vorgenommen werden welche nachfolgend dokumentiert sindPortal, which are documented below.

Table of Contents

Konfigurationsdatei

...

Configuration file

The configuration file is located in the following directory:

Info

C:\ProgramData\itsense\Configuration\Portal_ApplicationConfiguration.json

...

Settings

NameBeispiel Wert

Example value

BedeutungDefinition

AuthenticationServerUrl

https://auth.coreone.ch

Der für das Portal zuständige IdPThe IdP responsible for the portal

CosWebUrl

https://admin.corone.ch

Die The URL zum for the CoreOne Web Portal

DisabledPages

[ ]Ein Array von Seiten die komplett ausgeschaltet werden sollen im Portal

An array of pages to be completely disabled in the portal

ReauthenticationSettings

{

“ForceAfterSecondsSinceLastAuthentication" : "1"

}Wie lange sich ein Benutzer nicht aus Sicherheitsgründen neu authentifizieren muss um Änderungen an seinen Daten und Einstellungen vorzunehmen. Oft melden sich Benutzer am Portal an um Beispielsweise ihre Daten zu ändern. Um ein unnötiges zweimaliges Authentifizieren zu vermeiden, kann diese Einstellung verwendet werden

How long a user does not have to re-authenticate for security reasons to make changes to their data and settings. Often users log in to the portal to change their data, for example. To avoid unnecessary authentication twice, this setting can be used.

OpenIdConnectSettings

{
"ClientId": "cos_selfservice",
"Secret": "xxxxxx"
}

Client ID und and Secret, wird automatisch generiert bei der Installation. Kann im Bedarfsfall aber hier angepasst werdenautomatically generated during installation. But can be adjusted here if necessary.

LogoutAfterMinutes

30Nach wievielen Minuten ein Benutzer bei inaktivität abgemeldet werden soll. Wenn der Wert auf 0 gesetzt wird, ist dieses Feature ausgeschalten

After how many minutes a user should be logged out in case of inactivity. If the value is set to 0, this feature is disabled.

BackendApiUrl

https://app.corone.ch:8000/api

URL zur Backend to the backend API