mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:00 -04:00
Added 3.x to 4.x migration documentation to README.md. Updated OIDC integration documentation to mention new callback url
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
- **Authentication flow**: `default-authentication-flow`.
|
||||
- **Authorization flow**: `default-provider-authorization-implicit-consent`.
|
||||
- **Client Type**: Select `confidential`, A client secret will be generated.
|
||||
5. Set the **Redirect URI** to match your UniFi Voucher Site’s callback URL (e.g., `https://voucher.example.com/callback`).
|
||||
5. Set the **Redirect URI** to match your UniFi Voucher Site’s callback URL (e.g., `https://voucher.example.com/oidc/callback`).
|
||||
6. Click **Submit**.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user