mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 07:43:41 +00:00
13 lines
527 B
Markdown
13 lines
527 B
Markdown
|
---
|
||
|
title: OAuth 2.0 Proxy
|
||
|
---
|
||
|
|
||
|
<div style="display: flex; align-items: center;">
|
||
|
<img src="logos/zitadel-logo-solo-darkdesign.svg" height="160px" alt="zitadel"/>
|
||
|
<i style="font-size: 40px; height: 40px; margin: 0 15px;" class="las la-plus"></i>
|
||
|
<img src="tech/oauth2-proxy.svg" height="200px" alt="oauth2-proxy"/>
|
||
|
</div>
|
||
|
|
||
|
### OAuth2 Proxy Project
|
||
|
|
||
|
[OAuth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) is a project which allows services to delegate the authentication flow to a IDP, for example **ZITADEL**
|