Skip to content

Commit 636e4fb

Browse files
[ERSSUP-89806]-[]-[Added reason_phrase variable to SetOperationOutcomeIssueCodeLogin policy]-[JW]
1 parent 561ac4d commit 636e4fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proxies/live/apiproxy/policies/AssignMessage.SetOperationOutcomeIssueCodeLogin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<Name>status_code</Name>
44
<Value>401</Value>
55
</AssignVariable>
6+
<AssignVariable>
7+
<Name>reason_phrase</Name>
8+
<Value>Unauthorized</Value>
9+
</AssignVariable>
610
<AssignVariable>
711
<Name>op_outcome_issue_code</Name>
812
<Value>login</Value>

0 commit comments

Comments
 (0)