Configure authentication behaviors
Depending on your requirements, you need to configure at least one authentication behavior. You can configure JWT and Mutual Authentication for a single property, but you can't mix them in a single request. See Both authentication methods in a property.
After configuring authentication behaviors, define a set of default authorization groups added to each request.
Default authorization groups
The default authorization groups work regardless of the authentication method you use, either JWT or Mutual Authentication.
- In the Property Configuration Settings section, click Add Behavior.
- Search for and select the Default Authorization Groups behavior.
- Click Insert Behavior.
- Find your newly added behavior in the Behaviors section.
- Add Groups that you want to authenticate with every request.
Updated almost 3 years ago