You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/apiman/introduction/overview/plugin/management/2016/02/22/plugin-mgmt.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -199,8 +199,9 @@ <h3 id="uninstalling-a-policy-plugin">Uninstalling a Policy Plugin</h3>
199
199
<li>HTTP Security - Provides a policy which allows security-related HTTP headers to be set, which can help mitigate a range of common security vulnerabilities.</li>
200
200
<li>JSONP - A plugin that contributes a policy that turns a standard RESTful endpoint into a JSONP compatible endpoint.</li>
201
201
<li>Keycloak OAuth - This plugin offers an OAuth2 policy which leverages the Keycloak authentication platform as the identity and access provider.</li>
202
-
<li>Log Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).</li>
202
+
<li>Simple Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).</li>
203
203
<li>XML<->JSON Transformation - This plugin provides a very simple policy which can transform the request and/or response payload between XML and JSON.</li>
204
+
<li>Log Headers - A policy that logs request and/or response headers to the server console.</li>
204
205
</ul>
205
206
206
207
<p>The optional plugins are accessed in this administrative page in the apiman Management UI:</p>
Copy file name to clipboardExpand all lines: blog/feed.xml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1196,8 +1196,9 @@ being republished!</p>
1196
1196
<li>HTTP Security - Provides a policy which allows security-related HTTP headers to be set, which can help mitigate a range of common security vulnerabilities.</li>
1197
1197
<li>JSONP - A plugin that contributes a policy that turns a standard RESTful endpoint into a JSONP compatible endpoint.</li>
1198
1198
<li>Keycloak OAuth - This plugin offers an OAuth2 policy which leverages the Keycloak authentication platform as the identity and access provider.</li>
1199
-
<li>Log Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).</li>
1199
+
<li>Simple Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).</li>
1200
1200
<li>XML&lt;-&gt;JSON Transformation - This plugin provides a very simple policy which can transform the request and/or response payload between XML and JSON.</li>
1201
+
<li>Log Headers - A policy that logs request and/or response headers to the server console.</li>
1201
1202
</ul>
1202
1203
1203
1204
<p>The optional plugins are accessed in this administrative page in the apiman Management UI:</p>
@@ -5254,6 +5255,6 @@ You must explicitly enable client authentication for any services you want prote
0 commit comments