How to manage Platform's features
1. Introduction
The platform’s feature management allows to enabled and disabled some platform’s features.
After changing the state of a feature, a platform restart is required for the operation take effect.
2. Supported Features
The following features are currently supported:
- UserPasswordAuthentication: Authentication using username and password.
- When disabled, it will be not possible to login with a username and password. If there isn’t any Authentication Provider configured, it will not be possible to authenticate in the platform;
- Make sure you have an Authentication Provider connected to your accounts before disabling this feature.