Skip to content

Fixup The AddBadIssToRequestObject Condition

Alan Smillie requested to merge issue-1209-ciba-bad-iss into master

Rename the CIBA AddBadIssToRequestObject condition to AddIssForSecondClientToRequestObject.

Update the condition to use "client_id" of the second client as the issuer rather than a random number.

Bring the associated unit test inline with the above changes.

Closes #1209 (closed)

Merge request reports