<div dir="ltr"><div><div><div>Hello,<br><br></div>Is there any example/documentation on using application roles and the &quot;use-resource-role-mappings&quot; property? It seems that they are ignored at the JEE level (meaning the roles have no effect when i apply restriction through web.xml). </div><div><br></div>I&#39;ve been trying to test application roles on the database-service example. I added &quot;use-resource-role-mappings&quot; property and enabled DirectAccessGrant to manually get a token. I also assigned the database-service:&#39;user&#39; role to bburke user and removed the realm-level &#39;user&#39; role.When trying to access the /customers (as bburke) i keep getting a 403. <br><br></div><div>Btw, i&#39;ve checked the token and it looks perfectly normal. &#39;user&#39; role is there as an application level role. <br></div><div><br><br></div>Thanks<br></div>