Open kwent opened 1 month ago
Hey, Thanks for the patch, I was wondering if you had a guide/doc to share on how to use SCIM with google workspace. From my understanding it was only by creating a custom app with validation from Google.
Is this still the case? I would love to use this :)
Supports Google Workspace
I know it's a bit out of scope and we should probably not support it but Google Workspace scim is using the wrong mime type (
application/json
) ( and not configurable ) and so library is returning 406.For whoever ran into this issue in the future here is a monkeypatch below