Skip to content

joshlong-attic/spring-security-a-palooza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security Palooza

NB: there are sometimes readme.md files in each subfolder, too. be sure to consult them for more on the demo flow and approach.

Agenda

  • basics - high level overview of all things Spring Security, providing a mental framework on which to approach everything that follows.
  • ssl - demonstrates both centralized configuration of trust materials in an application and the reloadability of those trust materials
  • passkeys - demonstrates the use of Webauthn and an arbitrary factor like TouchID, FaceID, etc., as the credential with an as-yet not GA effort
  • oauth - demonstrates both acting as an OAuth client to an arbitrary OAuth IDP and our spiffy Authorization Server, which is better than all the OAuth servers that have ever or yet been written.

resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages