fix(auth): restore BetterAuth OIDC flow across api/web/compose
This commit is contained in:
@@ -89,7 +89,7 @@ AUTHENTIK_PORT_HTTPS=9443
|
||||
OIDC_ISSUER=http://localhost:9000/application/o/mosaic-stack/
|
||||
OIDC_CLIENT_ID=your-client-id-here
|
||||
OIDC_CLIENT_SECRET=your-client-secret-here
|
||||
OIDC_REDIRECT_URI=http://localhost:3001/auth/callback
|
||||
OIDC_REDIRECT_URI=http://localhost:3001/auth/oauth2/callback/authentik
|
||||
```
|
||||
|
||||
**Bootstrap Credentials:**
|
||||
|
||||
Reference in New Issue
Block a user