You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sispeo 6427bfee07
[CLOUDTRUST-2854] Add CreateActivationCode method
5 years ago
api [CLOUDTRUST-2854] Add CreateActivationCode method 5 years ago
integration Refactoring VerifyToken and its underlying functions 6 years ago
toolbox Fix concurrency issue in OIDC provider 5 years ago
.gitignore Sonar code smells and Unauthorized processing 6 years ago
Gopkg.lock [CLOUDTRUST-2854] Add CreateActivationCode method 5 years ago
Gopkg.toml [CLOUDTRUST-2854] Add CreateActivationCode method 5 years ago
Jenkinsfile [CLOUDTRUST-2854] Add CreateActivationCode method 5 years ago
LICENSE Initial commit 8 years ago
README.md Access token provided for each request 7 years ago
config.go Fix lint issues 6 years ago
definitions.go [CLOUDTRUST-2854] Add CreateActivationCode method 5 years ago
errormessages.go Sonar code smells and Unauthorized processing 6 years ago
model_toolbox.go Sonar code smells and Unauthorized processing 6 years ago
model_toolbox_test.go Sonar code smells and Unauthorized processing 6 years ago

README.md

Basic keycloak client in go

This repo provides a basic keycloak client in go.