All Projects → ankidaemon → SpringSecurityInEasySteps

ankidaemon / SpringSecurityInEasySteps

Licence: other
Learn Spring Security step by step

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SpringSecurityInEasySteps

jax-rs-pac4j
Security library for JAX-RS and Jersey
Stars: ✭ 48 (+269.23%)
Mutual labels:  login, authorization, logout
undertow-pac4j
Security library for Undertow: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 35 (+169.23%)
Mutual labels:  login, authorization, logout
JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Stars: ✭ 278 (+2038.46%)
Mutual labels:  login, authorization, logout
hapi-doorkeeper
User authentication for web servers
Stars: ✭ 14 (+7.69%)
Mutual labels:  login, authorization, logout
Spring Security Pac4j
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 231 (+1676.92%)
Mutual labels:  login, authorization
Supertokens Core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
Stars: ✭ 2,907 (+22261.54%)
Mutual labels:  login, session-management
authorize-me
Authorization with social networks
Stars: ✭ 44 (+238.46%)
Mutual labels:  login, authorization
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+10176.92%)
Mutual labels:  login, authorization
ficam-playbooks
The Federal Identity Credentials and Access Management program publishes guides and playbooks to help U.S. federal executive agencies implement, maintain, and modernize identity management systems.
Stars: ✭ 30 (+130.77%)
Mutual labels:  authorization, access-control
nova-permissions
Add Permissions based authorization for your Nova installation via User-based Roles and Permissions. Roles are defined in the database whereas Permissions are defined in the code base.
Stars: ✭ 115 (+784.62%)
Mutual labels:  authorization, access-control
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (+284.62%)
Mutual labels:  login, authorization
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (+1084.62%)
Mutual labels:  login, authorization
Spring Webmvc Pac4j
Security library for Spring Web MVC: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 110 (+746.15%)
Mutual labels:  login, authorization
role-based-access-control
Role-based authorization || Role-based access-control in React.js
Stars: ✭ 111 (+753.85%)
Mutual labels:  authorization, access-control
Appy Backend
A user system to bootstrap your app.
Stars: ✭ 96 (+638.46%)
Mutual labels:  login, authorization
caddy-security
🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
Stars: ✭ 696 (+5253.85%)
Mutual labels:  authorization, access-control
oauth2-wechat
微信登录认证授权 Wechat login authorization. This package provides Wechat OAuth 2.0 support for the PHP League's OAuth 2.0 Client
Stars: ✭ 18 (+38.46%)
Mutual labels:  login, authorization
Php Auth
Authentication for PHP. Simple, lightweight and secure.
Stars: ✭ 713 (+5384.62%)
Mutual labels:  login, authorization
Auth0.js
Auth0 headless browser sdk
Stars: ✭ 755 (+5707.69%)
Mutual labels:  login, authorization
rbac-tool
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
Stars: ✭ 546 (+4100%)
Mutual labels:  authorization, access-control

SpringSecurityInEasySteps

Security Internals

Simple Spring MVC - Java Config

Spring Security – Architecture, Components and Java configuration

  • Web Security Java Configuration
  • HttpSecurity
  • Access-Control in Spring Security
  • Java Configuration, Authentication and Form Login
  • Authorize Requests
  • Basic and Digest Authentication
  • Remember-Me Authentication
  • Customizing Error Screens & Handling Logouts
  • The AuthenticationManager, ProviderManager and AuthenticationProvider
  • In-Memory and JDBC authentication
  • UserDetailsService Implementations
  • Password Encoding
  • Method Security
  • Custom Spring Security Filter Chain
  • Custom Filters and registration
  • Configure Http Response Headers
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].