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:
Glenn de Haan
2024-10-01 13:26:47 +02:00
parent 10f7f7284b
commit 4f501c09af
5 changed files with 28 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
The required fields needed are `Initiate Sign-In URI` and `Sign-In Redirect URI`.
Initiate Sign-In URI - (e.g., `https://voucher.example.com`)
Sign-In Redirect URI - (e.g., `https://voucher.example.com/callback`)
Sign-In Redirect URI - (e.g., `https://voucher.example.com/oidc/callback`)
7. Press Add. You will now be presented with your Tool Collection for the app. Copy your `Client ID`, `Client Secret` and the value form your `Well Known Config Endpoint`.
8. Press Done. You can now assign users or groups to the application. The setup has been completed UID side.