SpringUserFramework
SpringUserFramework copied to clipboard
Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
### Description We need to integrate passkey support into the SpringBoot UserFramework to offer passwordless authentication leveraging modern passkey technologies. This enhancement will provide developers an out-of-the-box solution for secure,...
### Summary Integrate Keycloak as the Identity and Access Management (IAM) solution for SpringUserFramework to provide secure, standards-based authentication and authorization. This integration will enable Single Sign-On (SSO), role-based access...
### Summary Enhance login behavior by introducing a persistent postLogin redirect URL stored in the HTTPSession, similar to Spring Security’s targetUrl, but lasting beyond a single redirect. This will allow...
Develop a comprehensive Developer Contribution Guide for the project. The guide should include: - Instructions on setting up a local development environment. - Project standards and coding conventions. - Steps...