# CMS Member Authentication

*Article Topics:* [*Member Area*](/getting-started/common-topics/member-area.md)

{% hint style="info" %}
**Please Note:** This process only needs to be completed **once**.
{% endhint %}

Member Authentication in NATS is done using Apache OpenIDC. Without enabling the following settings, members will not be able to log in.

1\) Navigate to the Home tab of the Configuration Admin.

2\) Ensure that the "**Project Hostname**" field is set to the proper domain.

3\) Ensure that the "**Project Hostname Display HTTPS**" is set to YES.

<figure><img src="/files/zPnfYzlzggjpTWUA0YZe" alt=""><figcaption></figcaption></figure>

4\) Navigate to the Surfer Tab of the Configuration Admin under the **Member OpenID Connect Server** section.

5\) Ensure that the "**Enable Member OpenID**" field is set to YES.

<figure><img src="/files/TUShFPz3DG3VcT9cKYRe" alt=""><figcaption></figcaption></figure>

Once all of the steps are completed, your Members Area will be properly configured to allow members to log in.

## Related Articles

{% content-ref url="/pages/GzekTL0MZumlAOld1Qlx" %}
[Creating a Member's Area](/content-management/member-areas-and-tours/creating-a-members-area.md)
{% endcontent-ref %}

{% content-ref url="/pages/G1ayp3FB8FRyOfJvPiAp" %}
[Member Areas and Tours](/content-management/member-areas-and-tours.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/member-areas-and-tours/creating-a-members-area/cms-member-authentication.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.
