scim icon indicating copy to clipboard operation
scim copied to clipboard

Rename getRaw to ToMap to expose in API

Open andrewryno opened this issue 3 years ago • 0 comments

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.

andrewryno avatar Sep 20 '22 21:09 andrewryno