2022-06-15 07:51:47 +00:00
|
|
|
---
|
|
|
|
title: "Identity Providers"
|
|
|
|
description: "Identity Providers Configuration"
|
|
|
|
lead: "Authelia is evolving to become an identity provider. This section describes how to configure this."
|
2022-06-28 05:27:14 +00:00
|
|
|
date: 2022-06-15T17:51:47+10:00
|
2022-06-15 07:51:47 +00:00
|
|
|
draft: false
|
|
|
|
images: []
|
|
|
|
menu:
|
|
|
|
configuration:
|
|
|
|
parent: "identity-providers"
|
|
|
|
weight: 190100
|
|
|
|
toc: true
|
|
|
|
aliases:
|
|
|
|
- /docs/configuration/identity-providers/
|
|
|
|
---
|
|
|
|
|
2023-05-20 00:11:50 +00:00
|
|
|
## OpenID Connect 1.0
|
2022-06-15 07:51:47 +00:00
|
|
|
|
2023-05-15 00:32:10 +00:00
|
|
|
The only identity provider implementation supported at this time is [OpenID Connect 1.0](openid-connect/provider.md).
|