<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Documentation for JAX-RS Whiteboard Properties in DXP?</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119533529" />
  <subtitle>Documentation for JAX-RS Whiteboard Properties in DXP?</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119533529</id>
  <updated>2026-04-07T02:25:29Z</updated>
  <dc:date>2026-04-07T02:25:29Z</dc:date>
  <entry>
    <title>RE: Documentation for JAX-RS Whiteboard Properties in DXP?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119584162" />
    <author>
      <name>Tomáš Polešovský</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119584162</id>
    <updated>2020-07-13T13:20:46Z</updated>
    <published>2020-07-13T13:20:46Z</published>
    <summary type="html">Hi Michael,those are internal properties that are not documented.Auth Verifier properties are used from here: &lt;a href="https://github.com/liferay/liferay-portal/blob/7.3.3-ga4/modules/apps/portal-security/portal-security-auth-verifier/src/main/java/com/liferay/portal/security/auth/verifier/internal/tracker/AuthVerifierFilterTracker.java"&gt;https://github.com/liferay/liferay-portal/blob/7.3.3-ga4/modules/apps/portal-security/portal-security-auth-verifier/src/main/java/com/liferay/portal/security/auth/verifier/internal/tracker/AuthVerifierFilterTracker.java&lt;/a&gt;Those two OAuth2 properties are used from here: &lt;a href="https://github.com/liferay/liferay-portal/tree/7.3.3-ga4/modules/apps/oauth2-provider/oauth2-provider-rest/src/main/java/com/liferay/oauth2/provider/rest/internal/jaxrs/feature"&gt;https://github.com/liferay/liferay-portal/tree/7.3.3-ga4/modules/apps/oauth2-provider/oauth2-provider-rest/src/main/java/com/liferay/oauth2/provider/rest/internal/jaxrs/feature&lt;/a&gt;Just search throughout the codebase, for example: &lt;a href="https://github.com/liferay/liferay-portal/search?l=Java&amp;amp;q=%22liferay.access.control.disable%22"&gt;https://github.com/liferay/liferay-portal/search?l=Java&amp;amp;q=%22liferay.access.control.disable%22&lt;/a&gt;HTH</summary>
    <dc:creator>Tomáš Polešovský</dc:creator>
    <dc:date>2020-07-13T13:20:46Z</dc:date>
  </entry>
  <entry>
    <title>Documentation for JAX-RS Whiteboard Properties in DXP?</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119533528" />
    <author>
      <name>Michael Freeman</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119533528</id>
    <updated>2020-07-03T15:11:33Z</updated>
    <published>2020-07-03T15:11:33Z</published>
    <summary type="html">In the course of reading various posts here its apparent that the DXP implementation of the JAX-RS Whiteboard recognizes/supports properties over and above those provided by the spec. Examples include things like &amp;#34;auth.verifier.guest.allowed=true&amp;#34;,  &amp;#34;oauth2.scopechecker.type=none&amp;#34;,  &amp;#34;liferay.access.control.disable=true&amp;#34;.&lt;br /&gt;&lt;br /&gt;Is the list of available properties documented anywhere?&lt;br /&gt;&lt;br /&gt;If not is there some place in code to look at to deduce what the available list is?</summary>
    <dc:creator>Michael Freeman</dc:creator>
    <dc:date>2020-07-03T15:11:33Z</dc:date>
  </entry>
</feed>
