Issues
- 4
- 5
Building v0.47.0 fails - cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation
#825 opened by verkaufer - 3
Rich authorization request (RFC 9396)
#822 opened by vivshankar - 2
Is there a plan to implement RFC 9449 (DPoP: Demonstrating Proof of Possession)
#829 opened by ghiyastfarisi - 6
Consider upgrading to github.com/go-jose/go-jose/v4
#797 opened by mitar - 2
Make prefix used in HMACSHAStrategy configurable
#789 opened by mitar - 4
- 3
- 5
- 0
Vulnerability: Please upgrade dependences
#818 opened by digitive - 0
- 8
Concurrent requests for token endpoint on auth-code flow with same code succeed.
#778 opened by tn185075 - 1
- 8
- 3
Why does HMACStrategy.Generate uses a lock?
#803 opened by mitar - 1
Unable to obtain expiration time of refresh tokens
#801 opened by mitar - 3
private_key_jwt assetion tokens can have unbounded expiration which can fill data store
#792 opened by mitar - 9
- 2
id_token_hint should not persist to storage
#798 opened by mitar - 0
- 0
Changelog is out of sync
#745 opened by mitar - 3
Failing to fetch a PKCE request session fails requests even when PKCE is not enforced
#743 opened by jgresty - 2
clientCredentialsFromRequest should not expect Basic Authorization terms being URL Escaped
#753 opened by it9gamelog - 1
- 8
Support per-client signing algorithm
#788 opened by mitar - 1
Add custom form_post response writer
#730 opened by levkohimins - 0
DefaultSigner should support key rotation
#786 opened by mitar - 1
- 1
Improve documentation for storage implementers
#723 opened by gonzojive - 0
Can not run the example code
#779 opened by liuyangc3 - 1
- 1
- 0
Failed to decode `id_token_hint` when using different signer for `id_token` and others
#769 opened by hijiki51 - 6
- 1
authorize_helper.isLoopbackAddress has flaws
#750 opened by it9gamelog - 3
github.com/square/go-jose is deprecated
#734 opened by mitar - 3
During refresh token grant if token is invalid or expired return status code should be 400
#747 opened by love-bhardwaj - 0
Refresh token flow handler does not set the original request ID in the handler early enough
#754 opened by vivshankar - 2
redirect_uri matching does not follow RFC3986
#744 opened by jgresty - 0
Auth Req omitted response_mode does not validate the default response_mode against the ResponseModeClient
#742 opened by james-d-elliott - 6
RFC7523: Store the payload of the supplied JWT for later use in token hook in Hydra
#729 opened by sgal - 5
- 0
- 1
Add support for custom client secret validation
#693 opened by hilariocoelho - 1
Example in documentation mistake
#692 opened by MatteoGioioso - 1
Need to increase the scope(`openid`) inspection in openid `CanHandleTokenEndpointRequest`
#702 opened by yiuiua - 10
- 5
Add changelog into release info
#715 opened by aldas - 0
Error messages with status 503 and message temporarily_unavailable when revoking access and refresh tokens sequentially
#709 opened by mih-kopylov - 1
Trouble using JWT for auth code flow
#681 opened by tn185075