Skip to content

Tags: Nerzal/gocloak

Tags

v13.9.0

Toggle v13.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for users-management-permissions get/put (#463)

* Add support for permission_resource_format/permission_resource_matching_uri

* lint error

* Add support for users-management-permissions

v13.8.0

Toggle v13.8.0's commit message
Bump version v13.8.0

* 7f490d9 Added params for getting sessions associated with client (#436)
* f08754e Added APIs to support fine-grained authorization (#432)

v13.7.0

Toggle v13.7.0's commit message
Release v13.7.0

v13.6.0

Toggle v13.6.0's commit message
Bump version v13.6.0

* 590b912 Add optional scope(s) to LoginClient function
* f054fd2 Allow scripts to be setup for script protocol mappers (#423)

v13.5.0

Toggle v13.5.0's commit message
Bump version v13.5.0

* 640934d feat: add support for resource server settings endpoint (#421)

v13.4.0

Toggle v13.4.0's commit message
Bump version v13.4.0

* 70f6ad9 fix(client): correct serverinfo endpoint (#382)
* de1cf0b fix lint issue

v13.3.0

Toggle v13.3.0's commit message
Bump version v13.3.0

* b1dd4a7 add comment to public struct
* 89f3dc3 fix revoke token call
* aeb6613 add method to revoke token (#390)
* 781427a feat: expose getRequest* methods for custom endpoints (#405)
* ff2d01b get group and get group by path benchmarks (#414)

v13.2.0

Toggle v13.2.0's commit message
Bump version v13.2.0

* 2189847 add missing fields to GetGroupsParams struct (#413)
* a521bf0 initial (#412)
* 6421072 Fix token introspection example (#408)
* 1f9ab90 Added examples folder for code snippets that will help the user. (#407)

v13.1.0

Toggle v13.1.0's commit message
Bump version v13.1.0

* 846cfda update deps (#404)
* 27921c7 Bump golang.org/x/net from 0.0.0-20221019024206-cb67ada4b0ad to 0.7.0 (#401)
* b703322 fix(model): wrong value type (#402)

v13.0.0

Toggle v13.0.0's commit message
Bump version v13.0.0

* 9cd3f14 update to glocloak v13
* 15d7b4e Add Get/Update Authentication Flow (#398)
* b2ed4a5 Add params to GetUsersByRoleName (#392)
* 94bb940 Adding new function GetUserBruteForceDetectionStatus to retrieve the … (#388)
* c59ba6e fix(login): specify openid scope (#396)