AOT-Technologies / forms-flow-ai

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

Added realm-admin role to service-account user #2042

Closed auslin-aot closed 4 months ago

auslin-aot commented 4 months ago

Issue Tracking

JIRA: Issue Type: BUG/ FEATURE

Changes

This change adds the realm-admin role to the service account user in the group-based environment. The realm-admin role is required to use the /auth/admin/realms/{realm}/partialImport endpoint in Keycloak, which is necessary for creating a separate Keycloak client for Workato integrations.

Without realm-admin role partialImport endpoint throws error image