<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[FusionAuth Authorization]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I am developing a Spring Boot REST API, this API exposes a "/verify" endpoint to validate the token and the access to a certain resource. In FusionAuth I have roles attached to my users. So is the a method to validate if the user has that role so i can let them pass?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2843/fusionauth-authorization</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 16:12:29 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2843.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Jan 2025 06:34:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FusionAuth Authorization on Wed, 22 Jan 2025 06:48:25 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your answer. I got it.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7774</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7774</guid><dc:creator><![CDATA[otislinker345]]></dc:creator><pubDate>Wed, 22 Jan 2025 06:48:25 GMT</pubDate></item><item><title><![CDATA[Reply to FusionAuth Authorization on Wed, 22 Jan 2025 16:47:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3375">@otislinker345</a> I believe the 'verify' is to make sure it is a valid. Meaning the JWT signature is valid and the payload has not be tampered with.  You will need to look at the roles in a valid JWT to determine if a user has that role.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7751</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7751</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Wed, 22 Jan 2025 16:47:04 GMT</pubDate></item></channel></rss>