blob: ed57b435486eb02b563bd7c09aceb915cf9b78c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
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).
|