Minor tuning of Caddy configuration and improved documentation.

This commit is contained in:
Leo Vasanko
2025-09-25 19:12:11 -06:00
parent e514ae010d
commit eaca57f625
7 changed files with 87 additions and 14 deletions

3
API.md
View File

@@ -18,8 +18,7 @@ GET /auth/api/forward - Authentication validation for Caddy/Nginx (was /auth/for
- `Remote-Role`: role UUID
- `Remote-Role-Name`: role display name
- `Remote-Session-Expires`: session expiry timestamp (ISO 8601)
- `Remote-Session-Type` (optional): session type metadata when available
- `Remote-Credential` (optional): credential UUID backing the session
- `Remote-Credential`: credential UUID backing the session
POST /auth/validate - Token validation endpoint
POST /auth/user-info - Get authenticated user information
POST /auth/logout - Logout current user