Tags: xuing/gocloak
Tags
Bump version v8.4.0 * 0bb2dc8 Stop running tests in parallel for now * d974b54 update makefile * 37bf020 add makefile * 8fff9a5 fix linter warnings in readme * 67e7597 docs: fix RetrospectToken comment * 0aee6c1 add list and delete for identity provider mappers * 9d095d6 fix(docs): Fixed https://github.com/Nerzal/gocloak#introspect-token error
Bump version v8.2.0 * ff2f870 add comment to exported struct * ace37c2 add CreateIdentityProviderMapper call * c2f4eb5 added endpoint to support exporting public broker config info * c526c82 add ImportIdentityProviderConfig method * e1243be fix: adding "DecisionStrategy" to "ResourceServerRepresentation" in as per keycloak documentation `https://www.keycloak.org/docs-api/9.0/rest-api/index.html#_resourceserverrepresentation` to be able to dictate how permission are evaluated * 52be85a move to usage * 6fbcd50 Update ReadMe * 1e33565 Fix client token related test failure * 9a2b32c Add subject token to requesting part token options * b9230eb Update README.md
Bump version v8.0.0 * 48b06fe added first & max to client query paramters to support pagination in the getclients request * 7e94330 added ending bracket * 90cfdc9 Stringer (Nerzal#244) * 0ece861 changes returntype of GetUserGroups to Group * 9bea917 Implemented Bearer check/removal from passed token * 6874eb3 Add missing interface methods to README.md (Nerzal#241) * 91465dc Update README.md
Bump version v7.9.0 * fa4c0b9 Adjust role in test * 613eadb Fix errcheck L4486 * 18e2601 Fix linting and test clash * 9290109 Add tests for Create/Get/Update/Delete ResourcePolicy * a5f427d Add Create/Delete/GetResourcePolicy(ies) * 447433c Refactor param checking UpdateUserPermission * c5d9eec Refactor param checking * 3c7ae35 Fix more misspelling UK->US english * 4c3bf31 Fix misspelling UK->US english * 7a34a56 Add tests of <verb>UserPermissions * 31f3912 Add tests of <verb>ResourceClient * ed89fcf Fix staticcheck errors * 3a2a9e8 Fix lint and staticcheck errors * d5a7da2 Fix linting, update README * cb3a99f Delete commented code * 07d56af Add DeleteUserPermission * b596f75 Add GetUserPermissions * 1ace6b5 Fix UpdateUserPermission * fc1bf91 Add test of GrantUserPermission * 9806f8d Fix arg name for CreatePermissionTicket * 9dc4e57 Add PermissionTicketRepresentation * 248fbc9 Update CreatGetUpdateDeletePermissionTicket test * 94ba3dd Add CreatePermissionTicket * cc7b466 Add create and delete resource client methods
PreviousNext