You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
When using custom claims, "groups", groups are returned joined by a " " and not by a ",". This results in an unusable headers as our groups can have " " in them. This appears to have changed from 0.6.15 to 0.6.16.
Expected behavior
Either the header delimiter should be configurable or default to ","
The text was updated successfully, but these errors were encountered:
Describe the problem
When using custom claims, "groups", groups are returned joined by a " " and not by a ",". This results in an unusable headers as our groups can have " " in them. This appears to have changed from 0.6.15 to 0.6.16.
Expected behavior
Either the header delimiter should be configurable or default to ","
The text was updated successfully, but these errors were encountered: