Skip to content

nononsensecode/client-credentials-flow-client

Repository files navigation

Open Auth 2.0 - Client Credential Flow

This application is demonstrating client credential flow of OAuth 2.0. As authorization server, I used Keycloak.

Client id is heroes-client and there is a scope associated with the client and that is heroes.

You have to create a client-secret.yaml file in the resources directory. An example is there client-secret.yaml.example

You can find the resource server I used for this example here

About

This repository is a demonstration of Open Auth 2.0 client credential flow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages