By: Cory Carter user 06 Mar 2018 at 11:39 a.m. CST

1 Response
Cory Carter gravatar
Hello, a couple of questions about SCIM API: 1.) If a custom attribute has been defined, is there any possible way (outside of customizing any respective wars) to hide the returned value(s)? (Similar to the returned value of the password attribute during creation/update of a profile) 2.) What is the purpose of the attribute type during its registration? I originally had an attribute defined as "text", but I didn't see any obvious changes after changing it to "numeric" (at least from a JSON perspective). Is it just restricted to GUI changes?

By Michael Schwartz Account Admin 06 Mar 2018 at 3:14 p.m. CST

Michael Schwartz gravatar
1. There is a SCIM interception script, but there is no method to handle the GET event to transform results. I added a [feature request](https://github.com/GluuFederation/oxTrust/issues/885) 2. Attribute type is informational.