Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!
-
Updated
May 7, 2025 - Java
Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!
Examples of Spring Security setup. Includes REST API auth via JWT token, Opaque token, API key, and Web Application (server-side-rendered multipage application) auth via OAuth2.0 client and Form login.
This tutorial demonstrates how to implement a custom authentication provider in a Spring Boot application
Implementation of security mechanism using Spring Security with custom AuthenticationProvider and Filter for REST API based on random persistent tokens as session ids
Authentication, Authorization, Going Reactive, Testing Security Configs
Secure setup for token-based (JWT) authentication, providers, and RBAC permissions for login and protected resources.
Add a description, image, and links to the authentication-provider topic page so that developers can more easily learn about it.
To associate your repository with the authentication-provider topic, visit your repo's landing page and select "manage topics."