Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blocks:sso:keycloak [2024-08-02 14:39]
melvin Minor changes for Keycloak 25.0.2
blocks:sso:keycloak [2025-06-26 08:53] (current)
melvin Post logout redirect URI
Line 11: Line 11:
   - Give it an ID and select "OpenID Connect" as the Client Type.   - Give it an ID and select "OpenID Connect" as the Client Type.
   - On the next screen, turn on Client authentication, click Next and then click Save.   - On the next screen, turn on Client authentication, click Next and then click Save.
-  - On the settings page of your new client, add "http://[BLOCKS-IP-OR-DOMAIN]/rest/auth/*" as a "Valid Redirect URI". Save your changes.+  - On the settings page of your new client, add "http://[BLOCKS-IP-OR-DOMAIN]/rest/auth/*" as a "Valid Redirect URI" and add "http://[BLOCKS-IP-OR-DOMAIN]/edit/*" as a valid "Valid post logout redirect URI". Save your changes.
   - Select the "Credentials" tab at the top of your client settings page and note the "Client secret" for use as [CLIENT-SECRET] in step 1 of the Blocks specific section below.   - Select the "Credentials" tab at the top of your client settings page and note the "Client secret" for use as [CLIENT-SECRET] in step 1 of the Blocks specific section below.
   - Click the "Realm roles" button in the sidebar menu. Click the "Create role" button and add the role "Admin". Repeat the process until you end up with the following roles listed:   - Click the "Realm roles" button in the sidebar menu. Click the "Create role" button and add the role "Admin". Repeat the process until you end up with the following roles listed: