AOT-Technologies / forms-flow-ai

formsflow.ai is an open source forms-workflow-analytics solution framework.
https://formsflow.ai/
329 stars 183 forks source link

[FWF-3153] Fix for camunda logout issue #1986

Closed SnehaSuresh-aot closed 3 months ago

SnehaSuresh-aot commented 3 months ago

Issue Tracking

JIRA: Issue Type: BUG https://aottech.atlassian.net/browse/FWF-3153

Changes

How has the change been tested?

Screenshots

image

image

Build Success screenshot (Till a CICD pipeline is set up)

Notes

According to the version 18 release note. Keycloak does not support logout with redirect_uri anymore. you need to include post_logout_redirect_uri and id_token_hint as parameters.