Skip to content

quocthinhle/keycloak-for-first-party-native-app

Repository files navigation

Keycloak extension for First Party Native App

This extension is implemented to provide authorization-challenge endpoint, which is defined in this draft: OAuth2.0 for first-party native apps

Requirements

Before landing to this extension, you must have knowledge about:

  • OAuth2.0 frameworks
  • OpenID Connect
  • Keycloak
  • JWT (JWS & JWE)

Installation

Use the package manager [mvn] to install kc-extension.

npm install
cd ./kc-extension
mvn clean package

Unit test

npm run test

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published