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.
harture c74ea00103 Add X-Forwarded-Proto header 7 years ago
integration Add X-Forwarded-Proto header 7 years ago
.gitignore Refactor keycloak client, add new routes. 8 years ago
Gopkg.lock Set Host header with token issuer 7 years ago
Gopkg.toml Set Host header with token issuer 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 Fix GetRealmLevelRoleMappings 7 years ago
clients.go Access token provided for each request 7 years ago
definitions.go Fix UserRepresentation 7 years ago
keycloak_client.go Add X-Forwarded-Proto header 7 years ago
realm.go Return location for creation REST call 7 years ago
roles.go Fix GetRoles 7 years ago
users.go Add some API functions 7 years ago

README.md

Basic keycloak client in go

This repo provides a basic keycloak client in go.