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

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

11 lines
397 B
Plaintext

---
title: Provider
sidebar_custom_props:
termName: Provider
tags:
- Core Concepts
shortDescription: A way for other applications to authenticate against authentik.
authentikSpecific: true
longDescription: A provider is a way for other applications to authenticate against authentik. Common providers in authentik are OpenID Connect (OIDC), OAuth2, SCIM, and SAML.
---