developer.sailpoint.com
developer.sailpoint.com copied to clipboard
[Bug] Undocumented identityState in 'Retrieves Lifecycle State' (get-lifecycle-state)
Describe the bug
When retrieving a Lifecycle State, an identityState - which seems always null - is returned.
However, this property is missing from the spec:
To Reproduce Steps to reproduce the behavior:
- Retrieve a Lifecycle State
- Look for the
identityStateproperty
DEVREL-1410