Files
authentik/website/docs/core/glossary/terms/property-mappings.mdx
Dominic R b1c9a3c5ab website/glossary: improve (#18969)
* website/glossary: Fix eslint errors

* wip
2026-01-08 00:25:22 +00:00

11 lines
514 B
Plaintext

---
title: Property mappings
sidebar_custom_props:
termName: Property mappings
tags:
- Configuration
shortDescription: Define how data is exposed to apps and stored from sources.
authentikSpecific: true
longDescription: Property mappings allow you to make information available for external applications and to modify how information from sources is stored in authentik. For example, to log in to AWS you can set a user's roles in AWS based on their group memberships in authentik.
---