docs: Update Authentik provider type description in README
This commit is contained in:
@@ -92,7 +92,7 @@ A modern event RSVP management system with customizable backgrounds and item coo
|
|||||||
|
|
||||||
## Authentication with Authentik
|
## Authentication with Authentik
|
||||||
|
|
||||||
This application is compatible with Authentik using a proxy provider (single application). To protect the admin routes, add the following configuration to your nginx config:
|
This application is compatible with Authentik. Make sure to create a Proxy Provider for Forward auth (single application). To protect the admin routes, add the following configuration to your nginx config:
|
||||||
|
|
||||||
```nginx
|
```nginx
|
||||||
# Protected routes
|
# Protected routes
|
||||||
@@ -142,8 +142,4 @@ This configuration will:
|
|||||||
- Handle the authentication flow through the Authentik outpost
|
- Handle the authentication flow through the Authentik outpost
|
||||||
- Properly manage cookies and headers for the authentication process
|
- Properly manage cookies and headers for the authentication process
|
||||||
|
|
||||||
Note: Replace `<YOUR_AUTHENTIK_URL>` with your actual Authentik instance URL.
|
Note: Replace `<YOUR_AUTHENTIK_URL>` with your actual Authentik instance URL.
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
MIT
|
|
||||||
Reference in New Issue
Block a user