Skip to content

Workflows documentation: offboarding example is incorrectly enclosing the list of revoked roles with double quotes #49140

@sguilhen

Description

@sguilhen

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

workflows

Describe the bug

The workflows documentation "User offboarding" example is incorrectly enclosing the list of roles to be revoked in double-quotes, which causes Keycloak to parse them all as a single role with commas.

Version

26.6.2

Regression

  • The issue is a regression

Expected behavior

Example should contain a valid YAML with no double quotes on the list of revoked roles

Actual behavior

Wrong documentation causes the example workflow to fail as Keycloak fails to find a role that matches the whole list.

How to Reproduce?

Just check the documentation example

Anything else?

No response

Metadata

Metadata

Assignees

Type

No fields configured for bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions