scim2 icon indicating copy to clipboard operation
scim2 copied to clipboard

Add conditional support for SCIM providers which do not offer /Schemas /ResourceTypes endpoints like AWS

Open marcportabellaclotet-mt opened this issue 2 years ago • 0 comments

I would like to manage AWS SCIM with this scim2 library. AWS has some known limitations, and /schemas and /ResourceTypes endpoints are not available.

I would like the conditional option (if not yet done), to be able to bypass the missing /schemas and /resourcetypes read, and add some default values

marcportabellaclotet-mt avatar Oct 12 '22 21:10 marcportabellaclotet-mt