scim
scim copied to clipboard
Rename getRaw to ToMap to expose in API
This also makes ServiceProviderConfig and ResourceType match the ToMap method on Schema.
For our use-case, the server/handlers don't fit neatly in our existing HTTP server, so I'm wanting to use the objects without that part. In order to marshal properly we need access to these currently internal methods.