Services/Identity/Spec: Difference between revisions

Jump to navigation Jump to search
Line 126: Line 126:
* parameters:
* parameters:
** audience: relying party
** audience: relying party
** identity_assertion: encoded identity assertion block
** identity_assertion: A JWT encoding the identity assertion
* returns:
* returns:
** *SUCCESS* if identity assertion is valid and was issued to audience
** *SUCCESS* if identity assertion is valid and was issued to audience
** *INVALID* if identity assertion is invalid or does not match audience
** *INVALID* if identity assertion is invalid or does not match audience
** *PARSE_ERROR* parameters are empty or malformed
** *PARSE_ERROR* parameters are empty or malformed
348

edits

Navigation menu