<mat-slide-toggleid="enableHeaderAuth"name="enableHeaderAuth"formControlName="enableHeaderAuth">Enable Authentication with Header Variable</mat-slide-toggle>
</div>
<divclass="alert warning-box">
Enabling Header Authentication will allow anyone to bypass authentication unless you are using a properly configured reverse proxy. Use with caution!
<mat-slide-toggleid="headerAuthCreateUser"name="headerAuthCreateUser"formControlName="headerAuthCreateUser">SSO creates new users automatically</mat-slide-toggle>
If the user in the Header Authentication variable does not exist, a new user will be created. You can configure the default permissions for new users in the <atarget="_blank"href="/Settings/UserManagement">User Management settings</a>.