[midPoint] REST API Error Details

Haywood, Jeremiah jhaywo1 at ilstu.edu
Wed Aug 10 20:58:36 CEST 2022


Hey all,

 

Does anyone know if error details should be returned on the
/rest/rpc/validate endpoint? I am attempting to use it to validate a
password/value policy. On success I get a response back with the limitations
it tested from the value policy. On error I only receive a http 409 stating
Conflict. Information on what operations it failed on would be valuable.
Example of success response:

{

 "operation" : "Tested limitation: lowercase",

  "status" : "success",

  "importance" : "normal",

  "end" : "2022-07-28T11:14:25.546-05:00",

  "token" : 1000000000000086994

}, {

  "operation" : "Tested limitation: uppercase",

  "status" : "success",

  "importance" : "normal",

  "end" : "2022-07-28T11:14:25.546-05:00",

  "token" : 1000000000000086995

}

 

Thank you,

 

Jeremiah Haywood

Lead IAM Administrator

Office of Technology Solutions | Illinois State University

Phone Number (309) 438-3829

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220810/87122c7a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7264 bytes
Desc: not available
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220810/87122c7a/attachment.bin>


More information about the midPoint mailing list