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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to