techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#springsecurity

2 posts2 participants0 posts today

Dive into the latest releases from 👉 bit.ly/44v29Lx

The first milestone release of Spring Vault 4.0; and point releases of Spring Boot, Spring Security, Spring Authorization Server, Spring Session, Spring Integration, Spring Modulith, Spring REST Docs, Spring AMQP, Spring for Apache Kafka, Spring for Apache Pulsar and Spring Web Services.

connect2id's Nimbus OAuth2/OIDC SDK is underrated, particularly as a direct dependency!

connect2id.com/products/nimbus

Many people use it through Spring Security or Pac4j but the lib is relatively easy to use directly (particularly if you know the protocols) and can be used to add OIDC support to Java apps with much less complexity than those Spring or Pac4j authentication frameworks (but at the cost of having to handle some of the Web security yourself, mainly around CSRF)

connect2id.comNimbus OAuth 2.0 SDK with OpenID Connect extensions | Connect2id
#Java#OAuth2#OIDC