ccrvincent commented on issue #21: PennSt Bug #67 - PatchOperationPathAdapter 
marshaller does not pass …
URL: https://github.com/apache/directory-scimple/pull/21#issuecomment-413575121
 
 
   The IdP in question has oddly enough not made the PUT deprecation public, 
but I dropped you a private message with that information.  They back their 
directory either with their own internal directory management or an LDAP bridge 
backed by an on-prem LDAP/AD.
   
   As for your PUT interpretation, the SCIM spec addresses that:
   
   > Service providers MAY take into account whether or not a client has access 
to, or understands, all of the resource's attributes when deciding whether 
non-asserted attributes SHALL be removed or defaulted.
   
   Looks like it's valid to say, "You can't see that field, so we're going to 
leave it untouched."  The SCIM consumer I'm working on is at a service/trust 
level, so we luckily don't have field-level issues to worry about.
   
   The current project only uses the models (scim-common), not any of the 
server code.  Not quite as useful from a testing perspective, but hopefully a 
good partnership.  Luckily just implementing Groups PATCH for now, so this is 
very encouraging to keeping our timeline!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to