harpreet86 commented on issue #946:
URL:
https://github.com/apache/directory-scimple/issues/946#issuecomment-3459695075
Also, I tried to customized deserialization logic to populate value in
extensions attribute.
It started giving further errors like below
`
ERROR check_add_attribute Failed to add attribute 'manager': The server
returned a SCIM Error object: Unrecognized field "urn" (class
org.apache.directory.scim.spec.extension.EnterpriseExtension), not marked as
ignorable at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain:
<my-project-java-package>.ExtendedScimUser["urn:ietf:params:scim:schemas:extension:enterprise:2.0:User"])
{'urn': 'manager', 'error': SCIMResponseErrorObject(), 'patch_value':
'16257a94-8b8c-4917-b0f6-b9b425359d26'}
`
the payload for one such request I received here is as below:
<img width="1511" height="372" alt="Image"
src="https://github.com/user-attachments/assets/e32faea6-5e24-46f6-89d6-21a9a885540a"
/>
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]