We are going to add some attributes into scim2-schema-extension.config, but we can't find list of available data types for this config. In the config we have found some types: boolean, string, complex, datetime. What other data types can be used?
Asked
Active
Viewed 60 times
1 Answers
2
You can use one of the data types defined in SCIM specification: https://www.rfc-editor.org/rfc/rfc7643.html#section-2.3

Anuradha Karunarathna
- 2,717
- 2
- 9
- 17
-
Thats all i need, thanks a lot – Montana Feb 07 '23 at 13:24