Tags: jszwec/gocloak
Tags
Bump version v5.0.0 * f2d7955 Release v5 * c4977b4 fix setuptestuser * cb245dd fix getIssuer * 14c91d7 set code to 0 if no response was returned * 0ec9891 fixed readme * fae9721 refactor APIError Error() method * 7970708 Update README.md * f1fd442 Update README.md * 51ee226 Testing keycloak:latest * 6f70c3f removed doubled golangci-lint config * b3eb86f remove objectallreadyexist error * 58b8128 update golangci-lint and nancy * e17380a generate api error on resp.IsError() * 33b1a7a refactor APIError * fa5c63b wrap more errors * 0bd1f15 go fmt'd * bce5189 go mod tidied * 1da9136 wrap errors in client.go * 0fb79d2 fix broken json tag in Group * 3fb249f wrap errors in jwx.go * a056229 Fixed example in README.md
Bump version v4.6.0 * 62e4064 Using keycloak 8.0.1 in tests * 2e5f98e Adding GetCompositeClientRolesByRoleID method * 68a2eb0 Fix typo in README.md * 0de6687 Adding AddRealmRoleToGroup and DeleteRealmRoleFromGroup methods * f1e7cc0 Add missing newline at end of file * 33a7e43 Add new method UpdateClientProtocolMapper which updates a protocol mapper in client scope * 82b99bd Fixed typo in user struct * 8a57761 Removing GetUsersByRoleParams from GetUsersByRoleName method * fa94c67 Adding the ability to lookup users by client roles * e01d160 Adding methods to lookup client roles * 31ff884 Using golangci-lint v1.22.2 * 29355ed Update README * 34b6a4e Move to github actions * 1ef3fab Remove FailIfErr and FailIf functions * f789f3a Extend ClearCache and add benchmarks for Login
Bump version v4.3.0 Protection API: * 2cb2476 gofmt * 1c3b2ed Adding missing test cases for GetResources, GetScopes, GetPolicies, GetPermissions * 82eae5f Making Logic and DecisionStrategy pointers in PolicyRepresentation and PermissionRepresentation per SVilgelm's idea. * 439d23a Using gocloakClientID for tests * 9555092 Replacing FailIfErr with asset.NoError * a5bfa34 Removing redundant SetHeader and json.Unmarshal calls * d529c74 Fixing user policy test * 74b49f5 gofmt * a92fd07 gofmt * c3a8822 Fixing JSON tag * f429d82 Adding permission methods * 9102e7e Models documentation * 707b4f4 Updating models. Adding more policy tests * dc8a35e Improving resource and policy models * 292bd7d Adding policy methods * 9b396e2 Adding scope methods * e3b50b3 Using already existing Resource types * 390af7b Adding resource methods
PreviousNext