Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andifalk/whats-new-in-spring-security
What's new in Spring Security 6.3 and 6.4 + Spring Authorization Server 1.3
https://github.com/andifalk/whats-new-in-spring-security
authentication authorization passkeys spring-authorization-server spring-security webauthn
Last synced: about 15 hours ago
JSON representation
What's new in Spring Security 6.3 and 6.4 + Spring Authorization Server 1.3
- Host: GitHub
- URL: https://github.com/andifalk/whats-new-in-spring-security
- Owner: andifalk
- License: apache-2.0
- Created: 2024-09-08T12:05:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T11:59:48.000Z (about 2 months ago)
- Last Synced: 2024-11-22T12:37:20.731Z (about 2 months ago)
- Topics: authentication, authorization, passkeys, spring-authorization-server, spring-security, webauthn
- Language: Java
- Homepage:
- Size: 690 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is new in Spring Security
This repo contains demo code to show how spring security works behind the scenes and what is new in:
* Spring Security 6.3 & 6.4
* Spring Authorization Server 1.3 & 1.4## Table of Contents
* [How Spring Security Works](/how-spring-security-works/README.md)
* [Latest Spring Security Features](/latest-spring-security-features/README.md)
* [Passkeys Demo](passkeys-demo/README.md)
* [Spring Authorization Server](/spring-authorization-server/README.md)## Slides
* [Slides (pdf)](whats_new_in_spring_security.pdf)