Anonymous View
Skip to content

authkitcom/authkit-java-servlet

Repository files navigation

AuthKit Java Servlet Integration

Client integration library for OpenID based JWT authentication.

Features include:

  • Loading up OpenID configuration from an issuer.
  • Validating an incoming JWT.
  • Creating a default principal and storing in a request wrapper.
  • Custom translation of a principal for additional logic.

Items still needing to be done:

  • Setup and usage documentation.
  • Caching of /userinfo (??). Right now /userinfo is hit on each and every request.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors