20 lines
507 B
Markdown
20 lines
507 B
Markdown
|
---
|
||
|
title: "Identity Providers"
|
||
|
description: "Identity Providers Configuration"
|
||
|
lead: "Authelia is evolving to become an identity provider. This section describes how to configure this."
|
||
|
date: 2022-03-20T12:52:27+11:00
|
||
|
draft: false
|
||
|
images: []
|
||
|
menu:
|
||
|
configuration:
|
||
|
parent: "identity-providers"
|
||
|
weight: 190100
|
||
|
toc: true
|
||
|
aliases:
|
||
|
- /docs/configuration/identity-providers/
|
||
|
---
|
||
|
|
||
|
## OpenID Connect
|
||
|
|
||
|
The only identity provider implementation supported at this time is [OpenID Connect](open-id-connect.md).
|