# Untitled undefined type in ProjectConfig Schema

```txt
https://ns.adobe.com/helix/config/project#/properties/admin/properties/requireAuth
```

Enforce authentication if set to true. If set to 'auto' it will enforce authentication if a role mapping is defined. defaults to 'auto'.

| Abstract            | Extensible | Status         | Identifiable            | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                        |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | Unknown identifiability | Forbidden         | Allowed               | none                | [project-config.schema.json\*](project-config.schema.json "open original schema") |

## requireAuth Type

merged type ([Details](project-config-properties-adminconfig-properties-requireauth.md))

one (and only one) of

*   [Untitled boolean in ProjectConfig](project-config-properties-adminconfig-properties-requireauth-oneof-0.md "check type definition")

*   [Untitled string in ProjectConfig](project-config-properties-adminconfig-properties-requireauth-oneof-1.md "check type definition")

## requireAuth Default Value

The default value is:

```json
"auto"
```
