Skip to content

Tags: simplificator/keycloak_oauth

Tags

v2.0.2

Toggle v2.0.2's commit message
Bump to v2.0.2

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from simplificator/fix-zeitwerk-issues

Extract error classes into separate files

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #33 from simplificator/prepare-for-release

Prepare for release

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from simplificator/prepare-for-release-1-1-0

Prepare for 1.1.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from simplificator/bump-version-changelog

Bump version and add changelog

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow setting Authorization header on POST token endpoint (#17)

* Allow passing in access and refresh tokens to POST token endpoint

* Increasing version

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Get single user and trigger user emails (#16)

* Adding endpoint to send user emails

* Refactoring approach for handling content types

* Increasing version

* Correcting endpoint

* Allowing custom params in request to Keycloak

* Extracting query param URI builder to superclass

* Simplifying code

* Updating spec description

* Generalising user endpoing

* Adding support for getting users

* Logging unsupported params

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for creating Keycloak users through API (#15)

* Refactoring authentication service: moving request to its own service

* Refactoring authentication service: removing HTTP request logic

* Optimising strategy for passing in params

* Adding users endpoint

* Adding service to create users

* Improving error handling

* Cleaning up spec code

* Adding support for retrieving both parsed response body and full HTTP request from authorizable services

* Adding error handling for username duplication error

* Updating tests

* Updating version

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge c7aa43d into e08338b

temp

Toggle temp's commit message
Temporarily disable condition for release