Skip to content

cfaife/keycloak-basic-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

Requirements

  • Golang 1.21 or higher
  • Docker installed
  • Docker compose installed

Keycloak

Run the dockerized keycloak application under the kc folder typing:

docker-compose run -d

Configuration

  • Create the a realm
  • inside the realm create a client

Application

First you need to import the library gocloak typing the following command in the root of the applcation project:

go get github.com/Nerzal/gocloak/v13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors