Skip to content

Authenticator role mapping should support comma seperated user roles#10338

Merged
nielsm5 merged 2 commits intomasterfrom
feature/support-comma-seperated-user-roles
Jan 27, 2026
Merged

Authenticator role mapping should support comma seperated user roles#10338
nielsm5 merged 2 commits intomasterfrom
feature/support-comma-seperated-user-roles

Conversation

@evandongen
Copy link
Contributor

Changes

Needed for custom IdP provider. Normally, roles are mapped as a list of items or a single item. In this case, a single item contains comma separated roles. With this change we can assume a single string, with comma's, contains multiple roles.

Unit test changed accordingly

@evandongen evandongen changed the title Feature/support comma seperated user roles Authenticator role mapping should support comma seperated user roles Jan 27, 2026
@evandongen evandongen requested review from Matthbo and nielsm5 January 27, 2026 13:15
@sonarqubecloud
Copy link

@nielsm5 nielsm5 merged commit d9806ed into master Jan 27, 2026
23 checks passed
@nielsm5 nielsm5 deleted the feature/support-comma-seperated-user-roles branch January 27, 2026 15:45
@evandongen evandongen self-assigned this Jan 28, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Frank!Framework Jan 28, 2026
@github-project-automation github-project-automation bot moved this to In Progress in Frank!Framework Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants