spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.76k stars 5.88k forks source link

SEC-2516: Hardening Authentication Controls #2731

Open spring-projects-issues opened 10 years ago

spring-projects-issues commented 10 years ago

Matt Konda (Migrated from SEC-2516) said:

Provide capability and reference documentation for setting up the following features related to authentication (extending slightly on existing Spring security capabilities):

Idea would be to put each of these as a separate story that is part of this epic.

Inspired by: https://www.owasp.org/index.php/Authentication_Cheat_Sheet https://github.com/plataformatec/devise

spring-projects-issues commented 10 years ago

Matt Konda said:

This original epic is intended for discussion.

I am volunteering to explore working on this if people thing it is worthwhile.

romeara commented 7 years ago

Hi! I just ended up writing something for a project which covered:

I'd be interested in contributing something more integrated and stable to the library. The contribution docs said to look into issues and glitter, so I thought asking here would be the best place to start.

Would there be interest in a pull request for just those parts in isolation?