Skip to main content
Matrix42 Self-Service Help Center

Setup - STS Configuration

Overview

To install or update the environment and to configure their Secure Token Service (STS), administrators will need the page in Setup and API to provide the necessary settings.

Configure STS with Setup Wizard

Security Configuration is done via the Configuration wizard.

Since 10.0.1, STS is the only possible option. Disabling STS is not possible. Administrators can regenerate security keys and provide the hostname.  

clipboard_e80f98008fc2801bd1570f64e64171617.png

The SPS.config contains the enableSts attribute which indicates that STS is enabled.

Data that is related to the security keys regenerating is stored in the Matrix42 Workplace Management\bin\matrix42.STS.WM.dll.config file.

With version 10.0.x the config name file was changed: Matrix42 Workplace Management\bin\Matrix42.Auth.STS.dll.config

Clientsecret and audiencesecret attribute values shouldn’t be changed if there were no request to regenerate keys.

Configure STS with powershell API

Administrators can configure STS with API. It is possible to regenerate security keys and provide hostname using api

 

For more information, see also Secure Token Service configuration page.

  • Was this article helpful?