junytse opened a new issue, #859:
URL: https://github.com/apache/directory-scimple/issues/859

   I knew that "attributes" and "excludedAttributes" are consumed and handled 
by `BaseResourceTypeResourceImpl`. However, these attributes helps to optimize 
the implementation. For example, some implementation choose to return 
User-groups or Group-members only when it is requested in "attributes" param. 
Therefore, it would be better if `attributes` / `excludedAttributes` are passed 
to the Repository method calls. Currently, only Repository.update and 
Repository.patch has these parameters.
   
   My current workaround is to get them from 
`org.springframework.web.context.request.RequestContextHolder`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to