You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shiro.apache.org by "Brian Demers (Jira)" <ji...@apache.org> on 2022/02/07 20:50:00 UTC

[jira] [Created] (SHIRO-859) Remove shiro-web dependency from the Spring integrations

Brian Demers created SHIRO-859:
----------------------------------

             Summary: Remove shiro-web dependency from the Spring integrations
                 Key: SHIRO-859
                 URL: https://issues.apache.org/jira/browse/SHIRO-859
             Project: Shiro
          Issue Type: New Feature
            Reporter: Brian Demers


Shiro can plug into Spring Security (at the realm level) instead of at the filter level.

Expectations:
* Shiro annotations still function
* reduce the amount of code and paths needed to support Spring/Spring Boot applications.

Known issue:
* In order to plugin into Spring Security, the list of roles/permissions granted to a user from a Realm must be exposed. (currently, this is a private/package-private functionality), and will need an extra method or added to the public API 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@shiro.apache.org
For additional commands, e-mail: issues-help@shiro.apache.org