We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098e45f commit ac34b41Copy full SHA for ac34b41
proxies/live/apiproxy/targets/ers-target.xml
@@ -165,11 +165,11 @@
165
<!-- Must be placed after Authentication -->
166
<Step>
167
<Name>FlowCallout.ExtendedAttributes</Name>
168
- <Condition>(flow.shouldInvokeEUOAllowlist = true)</Condition>
+ <Condition>(accesstoken.auth_type == "user")</Condition>
169
</Step>
170
171
<Name>FlowCallout.EUOAllowlistVerify</Name>
172
173
174
175
<Name>RaiseFault.MissingAsid</Name>
0 commit comments