---
myst:
  html_meta:
    "description": "Endpoints, settings, events, claims, and shipped drivers for pas.plugins.identity."
    "property=og:description": "Endpoints, settings, events, claims, and shipped drivers for pas.plugins.identity."
    "property=og:title": "Reference"
    "keywords": "Plone, pas.plugins.identity, reference, API, endpoints, settings, claims"
---

# Reference

Reference guides are technical descriptions of the machinery and how to operate it.
Reference material is information-oriented.

Look things up here.
For directions toward a result, read {doc}`/how-to-guides/index`.
For the reasoning behind any of it, read {doc}`/concepts/index`.

## Configuration

```{toctree}
:maxdepth: 1

settings
provider-form
shipped-drivers
install-profiles
```

## Interfaces

```{toctree}
:maxdepth: 1

endpoints
frontend
events
claims
driver-contract
```

## Data and storage

```{toctree}
:maxdepth: 1

audit-log
user-content
profiles-and-groups
principal-documents
migration-reports
```

## Security and support

```{toctree}
:maxdepth: 1

permissions
security-guarantees
stability
```
