Tags: Nerzal/gocloak
Tags
Bump version v11.3.0 * 18f0f3d WIP: Support for Keycloak 17+ / Version 19 as target (#361) * b4b5d20 GetComponentsWithParams and UpdateComponent added (#359) * 1a6a98e feat: support getting group by path (#375) * 1cd6e0f add missing attributes to ProtocolMappersConfig (#363) * 4f04556 feat(gocloak): add GetCompositeRolesByRoleID (#376) * e42788e feat(roles): get groups by client role (#373) * f15f3bd fix(realm): error handling for update required action (#374) * 287fa81 remove deprecated linter (#369) * 2cb779b feat(Realm): get/alter localizations (#372) * 1137160 fix(realm): add webauthn config (#371) * fe4f627 feat: add functionality to register, get, list and delete required ac… (#360) * 1c89abf feat: add supporing ecdsa algorithm (#356)
Bump version v11.1.0 * c740220 add: full path field (#349) * 47ca5d6 Added ClientScope ProtocolMappers CRUD (#351) * 289eed6 update GetResourcePoliciesParams to use correct filter key (#350) * 3348765 update install go action to newest version * b2d9f95 update golang-ci lint action to newest version * e32d443 update direct dependencies * 94b56ca update github actions * 47fc5dc exchange deprecated linter
Bump version v11.0.0 * c0c3fdc upgrade to V11 * 44d3a1f fix: json tags in GetEventsParams (#335) (#340) * b55ab25 ignore gocognit in test files * 08df6c5 feat: add CreateAuthenticationExecutionFlow (#327) * 4716d38 Changed ComponentConfig to be a map[string][]string instead of its own struct (#325) * 7fa5389 feat: add requiredActionProviderRepresentation (#339) * 76b1bd1 add `Q` and `EmailVerified` to GetUsersParams (#337) * 392e397 fix naming for authentication executions (#330) * 12005a1 Add RedirectURI field in TokenOptions structure * 2e4a11e fix test * 5ec1ddf Update README.md * 69c8e11 update readme * 305bf33 Update readme
Merge pull request #315 from yue-wen/main LGTM thank you for the contribution change type of enum PolicyEnforcementMode from int to string
Bump version v9.0.4 * 7401dd2 update changelog * 2fb5a75 Add query parameter search to model GetClientsParams * f4d4262 Format * 5970ff4 Added ExactName param to GetResourceParams * 58d4cbe add support for client representation and adapter configuration API * 42526f4 Create codeql-analysis.yml * 07319b2 fix codebeat badge * ee25fed add defaultRole to RealmRepresentation