curityio/undertow-pac4j-example

Repository files navigation

QualityAvailability

This repository is an example Java application which performs an OpenID Connect login to get ID and access tokens from an Authorization Server.

To run the example follow these steps:

  • Edit the configuration in the Configuration class to reflect your setup.
  • Start the project by running the command ./gradlew bootRun.
  • Navigate to http://localhost:8080, you will be redirected to your Authorization Server to perform login.
  • Once the login is complete, you will see the username and access token returned as JSON.

Please visit curity.io for more information about the Curity Identity Server.

About

An example Java website that implements OAuth 2.0 and OpenID Connect using Undertow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages