Skip to content

Commit debf382

Browse files
committed
fixed an error in the plugin mgmt blog post
1 parent 65d5c73 commit debf382

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

blog/apiman/introduction/overview/plugin/management/2016/02/22/plugin-mgmt.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,9 @@ <h3 id="uninstalling-a-policy-plugin">Uninstalling a Policy Plugin</h3>
199199
<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>
200200
<li>JSONP - A plugin that contributes a policy that turns a standard RESTful endpoint into a JSONP compatible endpoint.</li>
201201
<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>
203203
<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>
204+
<li>Log Headers - A policy that logs request and/or response headers to the server console.</li>
204205
</ul>
205206

206207
<p>The optional plugins are accessed in this administrative page in the apiman Management UI:</p>

blog/feed.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,8 +1196,9 @@ being republished!&lt;/p&gt;
11961196
&lt;li&gt;HTTP Security - Provides a policy which allows security-related HTTP headers to be set, which can help mitigate a range of common security vulnerabilities.&lt;/li&gt;
11971197
&lt;li&gt;JSONP - A plugin that contributes a policy that turns a standard RESTful endpoint into a JSONP compatible endpoint.&lt;/li&gt;
11981198
&lt;li&gt;Keycloak OAuth - This plugin offers an OAuth2 policy which leverages the Keycloak authentication platform as the identity and access provider.&lt;/li&gt;
1199-
&lt;li&gt;Log Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).&lt;/li&gt;
1199+
&lt;li&gt;Simple Headers - Offers a simple policy that allows request headers to be added or stripped from the HTTP request (outgoing) or HTTP response (incoming).&lt;/li&gt;
12001200
&lt;li&gt;XML&amp;lt;-&amp;gt;JSON Transformation - This plugin provides a very simple policy which can transform the request and/or response payload between XML and JSON.&lt;/li&gt;
1201+
&lt;li&gt;Log Headers - A policy that logs request and/or response headers to the server console.&lt;/li&gt;
12011202
&lt;/ul&gt;
12021203

12031204
&lt;p&gt;The optional plugins are accessed in this administrative page in the apiman Management UI:&lt;/p&gt;
@@ -5254,6 +5255,6 @@ You must explicitly enable client authentication for any services you want prote
52545255
<guid isPermaLink="true">http://apiman.io/blog/microservices/conference/talk/2015/06/15/apiman-msa-day.html</guid>
52555256
</item>
52565257

5257-
<lastBuildDate>Tue, 24 May 2016 16:31:24 -0400</lastBuildDate>
5258+
<lastBuildDate>Wed, 08 Jun 2016 12:26:00 -0400</lastBuildDate>
52585259
</channel>
52595260
</rss>

0 commit comments

Comments
 (0)