# Unable to remove the Group Configuration from Active Directory authentication configuration

{% hint style="info" %}
**Affected versions:** 2.14.0 to 2.16.2

**Fixed in:** 2.17.0 and above
{% endhint %}

#### Issue Description

Users are unable to remove the Group Configuration from the Active Directory authentication after the configuration has been saved.

#### Cause

This issue is the result of a bug not allowing the Group Configuration fields to be edited after saving the configuration. The fields are static and greyed out.

#### Fix

Update Portainer to 2.17.0 or above.

#### Workaround

Use LDAP or Custom Authentication.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.portainer.io/sts/faqs/known-issues/unable-to-remove-the-group-configuration-from-active-directory-authentication-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
