Add Entitlement body has required attribute “date from” that has to be populated when entitlement is added to user account else it fails.
Note: IDN is only able to populate native identity and the value of the requested entitlement for “Add Entitlement” operations.
can before operation rule handle this by generating now date (if any date method is available in java docs) or it has to be handled from beforeProvisioning Rule?
This has already been implemented when account is created. However, adding entitlement has different json body with additional attribute where current date has to be populated