0

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?

Montana
  • 65
  • 7

1 Answers1

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