Skip to content

Tags: PDeXchange/gocloak

Tags

Verified

This tag was signed with the committer’s verified signature.
mkumatag Manjunath Kumatagi

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 (Nerzal#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 (Nerzal#421)

v13.4.0

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

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

v13.3.0-p1

Toggle v13.3.0-p1's commit message

Verified

This commit was signed with the committer’s verified signature.
mkumatag Manjunath Kumatagi
Add accounts API

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 (Nerzal#390)
* 781427a feat: expose getRequest* methods for custom endpoints (Nerzal#405)
* ff2d01b get group and get group by path benchmarks (Nerzal#414)

v13.2.0

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

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

v13.1.0

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

* 846cfda update deps (Nerzal#404)
* 27921c7 Bump golang.org/x/net from 0.0.0-20221019024206-cb67ada4b0ad to 0.7.0 (Nerzal#401)
* b703322 fix(model): wrong value type (Nerzal#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 (Nerzal#398)
* b2ed4a5 Add params to GetUsersByRoleName (Nerzal#392)
* 94bb940 Adding new function GetUserBruteForceDetectionStatus to retrieve the … (Nerzal#388)
* c59ba6e fix(login): specify openid scope (Nerzal#396)