Auth Settings
Get Auth Settings
Returns authentication configuration, which determines how users can log in and how they are assigned to teams.
get/v3/authentication-settings
Response
Response for authentication settings endpoint
Example response
{
"basic_auth_enabled": true,
"idp_mapping_enabled": true
}