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.
Sonia 112a4a5211
[CLOUDTRUST-1261] Error handling
6 years ago
integration [CLOUDTRUST-1261] Error handling 6 years ago
.gitignore Refactor keycloak client, add new routes. 8 years ago
Gopkg.lock [CLOUDTRUST-1261] Error handling 6 years ago
Gopkg.toml Dependency update 7 years ago
LICENSE Initial commit 8 years ago
README.md Access token provided for each request 7 years ago
attack_detection.go Access token provided for each request 7 years ago
authentication_management.go Return location for creation REST call 7 years ago
client_attribute_certificate.go Return location for creation REST call 7 years ago
client_initial_access.go Return location for creation REST call 7 years ago
client_registration_policy.go Access token provided for each request 7 years ago
client_role_mappings.go [CLOUDTRUST-1528] OIDC connect optimization 6 years ago
clients.go [CLOUDTRUST-1261] Error handling 6 years ago
definitions.go Fix JSON name issue 6 years ago
errormessages.go [CLOUDTRUST-1261] Error handling 6 years ago
groups.go Add GET /{realm}/groups and GET /{realm}/groups/{id} 7 years ago
keycloak_client.go [CLOUDTRUST-1261] Error handling 6 years ago
oidc_verifier.go [CLOUDTRUST-1261] Error handling 6 years ago
oidc_verifier_test.go [CLOUDTRUST-1528] OIDC connect optimization 6 years ago
realm.go Return location for creation REST call 7 years ago
roles.go Fix GetRoles 7 years ago
users.go [CLOUDTRUST-1261] Error handling 6 years ago

README.md

Basic keycloak client in go

This repo provides a basic keycloak client in go.