While trying to test the Advanced Authentication Exception User REST API to add a user to the list, it is resulting in error.
Sample Request Body:
Sample Response:
Release : 9.1 SP1
Component : Strong Authentication (Arcot WebFort)
To resolve the library conflict issue, below line needs to be added in weblogic.xml of aa-restapi.war file.
<wls:package-name>org.joda.time.*</wls:package-name>