1 Repo
Practical implementations and configurations of the Apache Shiro security framework.
Distinct from Shiro-Based Access Controls: Shortlist candidates were too specific to notebooks or server hardening; need a general framework implementation tag.
Explore 1 awesome GitHub repository matching security & cryptography · Apache Shiro Implementations. Refine with filters or upvote what's useful.
This project is a reference implementation and a collection of code samples for deploying the Apache Shiro security framework within Java-based web applications. It serves as a demonstration for implementing authentication, authorization, and user identity management. The implementation features distributed session management to coordinate user states across multiple server instances for high availability. It also includes samples for third-party OAuth2 integration, enabling external account authentication, and single sign-on support to grant access to multiple related applications. The proj
Serves as a reference implementation for deploying the Apache Shiro security framework in Java applications.