You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (Jira)" <ji...@apache.org> on 2020/03/06 21:22:00 UTC

[jira] [Created] (JUNEAU-190) Need ability to define actions for unauthorized requests via the @Rest(roleGuard).

James Bognar created JUNEAU-190:
-----------------------------------

             Summary: Need ability to define actions for unauthorized requests via the @Rest(roleGuard).
                 Key: JUNEAU-190
                 URL: https://issues.apache.org/jira/browse/JUNEAU-190
             Project: Juneau
          Issue Type: Improvement
            Reporter: James Bognar


Currently unauthorized requests that don't make it past the @Rest(roleGuard) simply causes a 401. 

Need ability to define other kinds of actions (e.g. redirect instead of just return 401 or return a different response code, etc.,..).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)