authelia/docs/content/configuration/identity-providers/introduction.md

22 lines
659 B
Markdown

---
title: "Identity Providers"
description: "Identity Providers Configuration"
summary: "Authelia is evolving to become an identity provider. This section describes how to configure this."
date: 2022-06-15T17:51:47+10:00
draft: false
images: []
weight: 110100
toc: true
aliases:
- /docs/configuration/identity-providers/
seo:
title: "" # custom title (optional)
description: "" # custom description (recommended)
canonical: "" # custom canonical URL (optional)
noindex: false # false (default) or true
---
## OpenID Connect 1.0
The only identity provider implementation supported at this time is [OpenID Connect 1.0](openid-connect/provider.md).