GitHub / looorent/keycloak-admin-ruby / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0c6b48b3 |
Bump actions/checkout from 6 to 7 (#44)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 4d64b1e9 |
Bump ruby from 3.3.12-slim-trixie to 4.0.6-slim-trixie (#45)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 7da2f6f0 | Move to 2.0.3 | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 88942e33 | License | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| e30c352e | Add Dependabot and a dependency audit job | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 42b55d43 | Harden the release workflow | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| bb788612 | Remove leftover development files and refresh docker-compose | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 8cd659a6 | Allow update_password to set a temporary password | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 29f7797d | Filter clients server-side in find_by_client_id | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 986dfd44 | Add first/max pagination to user and group listing | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| b7e0afe3 | Allow the Faraday adapter to be configured | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| fb60a8c9 | Recompute impersonation headers inside the 401 replay | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 55a9a0ae | Guard camelize against empty input | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 9a197f3a | Encode array query parameters as repeated keys | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 000002bc | Replace uris and scopes on authz resource update instead of merging | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| e81d7412 | Fix ClientRepresentation defaults for omitted fields | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| 8b5dd5b0 | Remove trailing commas that leaked from_hash into attr_accessor | Lorent Lempereur <l****r@g****m> | 24 days ago | |
| b71afae8 | Fix integration tests | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 23aacfc4 | Fix integration tests | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| b1750668 | Performance optimization | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| f4fb8171 | Integration tests: cover missing clients | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 9b2fdc99 | Integration tests: error scenarios | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| bcd0bc15 | Automate integration tests against multiple versions of Keycloak | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 5e15720d | test 'nspect does not render the password' is flakky | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 82d45cab | Migrated test suites to use WebMock 'stub_request' instead of stubbing 'Keycl... | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 06b55e7f | 'Configuration#inspect' no longer renders 'client_secret', 'password' or the ... | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 2f288951 | The access token cache introduced in 2.0.1 is now thread-safe. | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| ad5036bf | Identifiers are now percent-encoded before being interpolated into a URL path. | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 58ecd647 | 'UserClient#create!' wrote the 'locale' into the very 'attributes' hash it wa... | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 63942b46 | 'UserClient#execute_actions_email' (and '#forgot_password') ignored 'config.f... | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 7ae8573b | 'UserClient#execute_actions_email' (and '#forgot_password') ignored 'config.f... | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| 2285e807 | , and built their request outside | Lorent Lempereur <l****r@g****m> | 25 days ago | |
| ec7fbffb | Support build on Ruby 3.1 (constraint public_suffix < 7) | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| b370d7db | Move to 2.0.2 | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| a81a3fbf | Error handling through dedicated classes + Replay on wrong auth | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| 0dd6baab | Safer query parameters forgery | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| 782957e3 | Enable WebMock | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| 10335909 | Metadata | Lorent Lempereur <l****r@g****m> | 26 days ago | |
| f6e9cbb7 | Move to 2.0.1 | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| bf23d215 | The access token is now cached and reused | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 6f28e345 | Pass logger to faraday's configuration | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 8c46bbce | Automate releases on Github Actions | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 0e38589c | [2.0.0] [Breaking change] Migrate from rest-client to faraday | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 827c3c36 | Fix SyntaxError on Ruby < 3.1 and declare 3.1 as the minimum | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 591e5931 | Align CI config with keycloak-api-rails format | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 2caee8b2 | Fix authorization spec and delete bug for Keycloak 26 | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 840e0fbb | Fix CI for Ruby 3.4 and remove invalid 4.0 from matrix | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 02c50abd | Add base64 dependency for Ruby 3.4+ | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 70422f62 | Upgrade bundler to 4.0.17 | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 851e425f | Normalize server_url to fix Keycloak 26 compatibility | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| d19abb8e | CI now tests against Ruby 3.3, 3.4, and 4.0 | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 0826791e | [1.2.0] Update CI to Keycloak 26.7.0, replacing abandoned test image | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| 41f3b715 | bump http-cookie, upgrade Docker base image | Lorent Lempereur <l****r@g****m> | 27 days ago | |
| f9c7d1e2 | [1.1.7] CRUD operations for Client scopes and their protocol mappers | Lorent Lempereur <l****r@g****m> | 5 months ago | |
| 308e9e6f | Add client scope crud (#43) |
AaronCDee <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6e4f4ccf | Add client scope mapper crud (#42) |
AaronCDee <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0a3eb63c | [1.1.6] Full support of multi-tenancy Organizations | Lorent Lempereur <l****r@g****m> | 8 months ago | |
| cf4f1bf9 | [1.1.5] Added the ability to list credentials for a given user | Lorent Lempereur <l****r@g****m> | 8 months ago | |
| f2c4cb2e | [1.1.4] add GroupClient#remove_realm_level_role_name!, update dependencies, a... | Lorent Lempereur <l****r@g****m> | 10 months ago | |
| 1f5f3b02 | [Dependencies] Update Gemfile.lock to bump byebug → 12.0.0, rspec → 3.13.2, a... | Lorent Lempereur <l****r@g****m> | 10 months ago | |
| 402a36bd | [Bug] The 'remove' operation of the 'RoleMapperClient' does not take the glob... |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 257882fe | Add remove_realm_level_role_name! action on a GroupClient (#38) |
Michal Krawczyk <m****l@c****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d717938d | [1.1.3] Client Authorization management support + GitHub-actions setup to exe... | Lorent Lempereur <l****t@C****l> | about 2 years ago | |
| dfd1f594 | Client Authorization management support + GitHub-actions setup including real... |
Mohammed O. Tillawy <t****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6a03ae75 | [1.1.2] Add group endpoints (get, children, delete), support for group attrib... | Lorent Lempereur <l****t@c****t> | over 2 years ago | |
| cd18e1e4 | Group client extensions (#34) |
Michal Krawczyk <m****c@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0bd6f5a2 | [Documentation] Since Keycloak 24.0.4, when updating a user, all the writable... | Lorent Lempereur <l****t@c****t> | over 2 years ago | |
| 92c65fff | Adapt example for setting RestClient options (#30) |
Clemens Kofler <m****l@c****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e5f71cac | [1.1.1] Add/List realm-role/s to a group, Allow role-names with spaces, List ... | Lorent Lempereur <l****t@c****t> | over 2 years ago | |
| b3189cbf |
Add/List realm-role/s to a group, Allow role-names with spaces, List groups a...
Co-authored-by: Maximilian Imsiecke <m****e@m****e> |
Maximilian Imsiecke <m****x@i****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1f6c351a | [1.1.0] Find/Update clients + Search groups | Lorent Lempereur <l****t@c****t> | almost 3 years ago | |
| da10a072 | Group search (#28) |
tlloydthwaites <9****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 062e5334 |
Add functionality to update Clients (#29)
Co-authored-by: Gabriel Fortuna <g****l@z****o> |
Gabriel Fortuna <g****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a85e22ee | Revert the modifications on the feature 'Update a User' introduced in '1.0.22... | Lorent Lempereur <l****t@c****t> | about 3 years ago | |
| d7c3b3f6 | [1.0.23] Be more permissive about the version of rest-client (~> 2.0) | Lorent Lempereur <l****t@c****t> | about 3 years ago | |
| e636a57b | allow rest-client v2.0.2 dependency (#26) |
Rob Ring <r****b@o****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3853f989 | [1.0.22] Features to list active sessions of users, check their lock status a... | Lorent Lempereur <l****t@c****t> | about 3 years ago | |
| 3c875a24 | [Code formatting] Use double quotes instead of single quotes | Lorent Lempereur <l****t@c****t> | about 3 years ago | |
| 5f2d4097 |
Added few more APIs (#25)
Co-authored-by: Sanjay Prajapati <s****i@z****m> |
Sanjay Prajapati <p****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7e895552 | [1.0.21] List users who are a member of a group | Lorent Lempereur <l****t@C****l> | over 3 years ago | |
| c1ee3438 | Group members (#24) |
tlloydthwaites <9****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 9057be6b | [1.0.20] Use and create subgroups | Lorent Lempereur <l****t@C****x> | over 3 years ago | |
| d7698939 | merge Merge pull request #22 from ninech/add-sub-groups |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8dc376ce | merge Merge pull request #23 from ninech/add-resource-id-reader |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| cce93dbc | Adds reader for resource id | Philippe Hässig <p****l@n****h> | over 3 years ago | |
| 0bcb8535 | Parse subGroups for GroupRepresentation | Philippe Hässig <p****l@n****h> | over 3 years ago | |
| 264567f7 | Implements creating subgroups | Philippe Hässig <p****l@n****h> | over 3 years ago | |
| 29fad462 | [1.0.19] Wrong author in CHANGELOG.md | Lorent Lempereur <l****t@C****l> | over 3 years ago | |
| 495b2cf0 | [1.0.19] Remove specific realm role from users + Get role by name | Lorent Lempereur <l****t@c****t> | over 3 years ago | |
| 56a3fe3a | merge Merge pull request #21 from University-of-Divinity/remove_user_realm_roles |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a7c33f05 | merge Merge pull request #20 from University-of-Divinity/get_realm_role_by_name |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 89201f3b | Allow removal of specific realm roles from user |
tlloydthwaites <9****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b63f266e | merge Merge pull request #2 from University-of-Divinity/get_realm_role_by_name |
tlloydthwaites <9****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 883845f4 | Implement role lookup by name |
tlloydthwaites <9****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 78041e2f | [1.0.18] List user realm-level role mappings | Lorent Lempereur <l****t@c****t> | almost 4 years ago | |
| 6bcb16f3 | merge Merge pull request #19 from Kazhuu/list-user-realm-level-role-mappings |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a2799d95 | list user realm-level role mappings | Mauri Mustonen <m****n@h****m> | almost 4 years ago | |
| ec903432 | [1.0.17] Delete client | Lorent Lempereur <l****t@c****t> | almost 4 years ago | |
| 58fffd19 | [1.0.16] Remove warning when adding a group | Lorent Lempereur <l****t@c****t> | almost 4 years ago | |
| 9ad4e46a | merge Merge pull request #17 from University-of-Divinity/master |
Lorent Lempereur <l****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago |