Run Keycloak with Process Services - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

You can run Keycloak with Process Services. You must configure both applications for the logout functionality in Process Services to function correctly.

Note: If you do not configure Keycloak and Process Services correctly, you will receive an error when you try and logout using Process Services.

To run Keycloak with Process Services:

  1. Deploy your Keycloak installation by adding the following command-line parameter:
     --spi-login-protocol-openid-connect-legacy-logout-redirect-uri=true
    
  2. Ensure you’ve set keycloak.token-store=cookie in the activiti-identity-service.properties file in Process Services.
  3. Restart Process Services.
The Process Services logout functionality will now work with Keycloak.