Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: adgear/keycloak-proxy

Tags

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.2.2 (louketo#388)

- cutting a release for v2.2.2

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Logout Redirection (louketo#375)

- a minor fix to the logout redirection, defaulting to the hostname if no redirect param is given

v2.2.0

Toggle v2.2.0's commit message
Dep Dependency Tool

- switched to using dep to dependencies
- updated the CHANGELOG to reflect changes
- updated the Makefile to use and install the dep tool

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v2.1.1 (louketo#312)

FEATURES:
* Added the groups parameter to the resource, permitting users to use the jest docker ecryptfs dev claim in the token [#PR301](louketo#301)
* Removed the authors file [#PR299](louketo#299)

FIXES:
* Fixed the custom headers when upgrading to websockets [#PR311](louketo#311)
* Fixed exception when upgrading to websockets [#PR303](louketo#303)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- cleaning up the travis file (louketo#296)

v2.1.0-rc5

Toggle v2.1.0-rc5's commit message
v2.1.0 RC5 Release (louketo#283)

- fixes the method bug raised in https://github.com/gambol99/keycloak-proxy/issues/281

v2.1.0-rc4

Toggle v2.1.0-rc4's commit message
Proxy for IDP + README update (louketo#272)

* README update: typos, LE, Google OAuth

* README update: typos, LE, Google OAuth

* uri vs url, google logout, formating

* enable-refresh-tokens typo

* conf proxy WIP

* conf proxy WIP

* Code cleaning, README update

* Config OpenIDProviderProxy

v2.1.0-rc3

Toggle v2.1.0-rc3's commit message
Authors (louketo#262)

- updating the authors file

v2.1.0-rc2

Toggle v2.1.0-rc2's commit message
Merge pull request louketo#244 from gambol99/rc2

Release v2.1.0-rc2

v2.1.0-rc1

Toggle v2.1.0-rc1's commit message
Merge pull request louketo#242 from gambol99/tests

Routing Issues Check