Hello,
I am trying to implement my first SCIM driver and am having some issues. I'm working with atlassian access and the driver will not load if I tell it to update the schema on startup. It doesn't seem capable of parsing the schema response from atlassian. I haven't dug into the driver rules to see why at this point. How standard is SCIM? Should I be able to expect this to work without customization?
I tried to sync a user with the default schema and got an error back that one email address must be marked primary. Would the schema update have prevented that if it could parse it? Should I work on fixing the output manually?
Thanks,
Jeremiah