-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: User Sync - SCIM Maintenance
-
None
-
1
-
Minor
Issue Summary
The Schemas REST API endpoint does not include employeeNumber even when this has been provisioned from the IDP.
Steps to Reproduce
- Configure provisioning with an IDP that supports provisioning the employeeNumber attribute. I used Okta for my test.
- Either submit a request to the Schemas endpoint to return all schemas, or limit it to the user enterprise extension schemas.
- The schema details that are returned don't include employeeNumber.
Expected Results
It would be expected that the schema details returned include employeeNumber.
Actual Results
The schema details that are returned don't include employeeNumber.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
ACCESS-822 Support more synced attributes for SCIM User Provisioning
- In Progress