Skip to content

Tags: pubconnect/oauth2-keycloak

Tags

2.2.3

Toggle 2.2.3's commit message

5.1.0

Toggle 5.1.0's commit message
Add a status code to the IdentityProviderException

Previously this exception would always have `0` as the status code,
making it impossible to know what was the status of the response that
caused that exception.

5.0.0

Toggle 5.0.0's commit message
Add an assertion to test where one was missing

This change adds an assertion to
testCanDecryptResponseReturnsResponseWhenEncryptionIsUsed to complete
the test and avoid it being risky; ensuring that it does something
meaningful.

4.0.0

Toggle 4.0.0's commit message
Fix requiring multiple different versions of PHP and firebase/php-jwt

3.2.0

Toggle 3.2.0's commit message
Version support and specific settings for 18 and 20 keycloak version

3.1.1

Toggle 3.1.1's commit message
Fix errors without a description

3.1.0

Toggle 3.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 stevenmaguire#52 from panigrc/fix/oauth2-client-ve…

…rsion

Allow league/oauth2-client ^2.0

3.0.0

Toggle 3.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 stevenmaguire#21 from KonstantinCodes/master

Allow firebase/php-jwt 5.0

2.2.2

Toggle 2.2.2'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 stevenmaguire#17 from colq2/fix-update-error

Fix update error

2.2.1

Toggle 2.2.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 stevenmaguire#31 from jgdevweb/change-default-scope

change default scope name to profile for Keycloak V11