Skip to content

tuanvayn/spring-authorization-server

Repository files navigation

Spring authorization server using OIDC implement

About The Project

About The Project

After announcement about APIs related to Java has been deprecated of Keycloak. Spring released versions of Spring Cloud Authorization Server for authentication/authorization based on Spring Security for providing the solution for the gap of deprecated APIs of Keycloak.

What is being deprecated:

  • OpenID Connect Java adapters
  • OpenID Connect Node.js adapters
  • SAML Tomcat and Jetty adapters

What is not being deprecated:

  • OpenID Connect client-side JavaScript adapter
  • SAML WildFly and servlet filter

Notices: Spring Cloud Authorization Server is new, so it has less of tutorial and fewer features mature enough.

Build with:

  • Java 17
  • Spring framework 6.0
  • Spring boot 3.0
  • Spring authorization server 1.0

Getting Started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages