Skip to content

fix: process groups into a list when groups value is a string (fixes jumpcloud auth)#234

Open
crflynn wants to merge 1 commit intomlflow-oidc:mainfrom
crflynn:jumpcloud-groups-fix
Open

fix: process groups into a list when groups value is a string (fixes jumpcloud auth)#234
crflynn wants to merge 1 commit intomlflow-oidc:mainfrom
crflynn:jumpcloud-groups-fix

Conversation

@crflynn
Copy link
Copy Markdown

@crflynn crflynn commented Apr 10, 2026

Fixes #214

If the groups value is a string (single group), wrap it in a list.

I can confirm that this does solve the issue. Currently we are running this code via patching this function on startup.

@crflynn crflynn changed the title fix: process groups into a list when groups value is a string; fixes jumpcloud auth fix: process groups into a list when groups value is a string (fixes jumpcloud auth) Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin failure when "groups" is a single string

1 participant