issues
search
ory
/
fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=fosite
Apache License 2.0
2.33k
stars
367
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix inconsistent RFC links in documentation
#836
volfco
opened
11 hours ago
1
revert: signature extraction in the HMAC strategy
#835
zepatrik
closed
2 weeks ago
1
fix: remove duplicated matcher split
#834
acynothia
closed
2 weeks ago
0
v0.47.0-patch-branch
#833
aeneasr
opened
3 weeks ago
0
chore: update ory/x and ristretto
#832
aeneasr
closed
3 weeks ago
2
feat: add identity ID to password grant extra claims
#831
hperl
closed
3 weeks ago
0
chore(deps): bump github.com/dgraph-io/ristretto from v0.1.1 to v1.0.0
#830
lithammer
closed
3 weeks ago
3
Is there a plan to implement RFC 9449 (DPoP: Demonstrating Proof of Possession)
#829
ghiyastfarisi
opened
1 month ago
2
feat: support adding new aud values
#828
cloudcarver
closed
1 month ago
2
chore: minor improvements to readability and updated code style
#827
zepatrik
closed
1 month ago
0
Implement RFC 8628
#826
nsklikas
opened
1 month ago
4
Building v0.47.0 fails - cannot use generic type ristretto.Cache[K z.Key, V any] without instantiation
#825
verkaufer
closed
2 months ago
5
chore: upgrade to jose v4 library
#824
mitar
opened
2 months ago
1
fix: do not store stacktrace in sentinel errors
#823
mitar
closed
2 months ago
0
Rich authorization request (RFC 9396)
#822
vivshankar
opened
2 months ago
3
feat: (rfc8693) Token exchange
#821
vivshankar
opened
2 months ago
1
Is there a plan to support custom redirect_uri matching rules.
#820
gitsang
opened
3 months ago
5
update opentelemetry version
#819
zzzzzztt
opened
4 months ago
1
Vulnerability: Please upgrade dependences
#818
digitive
opened
4 months ago
0
Support audience matching strategy in the RFC7523 handler
#817
elainaRenee
opened
4 months ago
0
refactor: improve dependency injection capabilities
#816
aeneasr
closed
4 months ago
0
revert: splitting the HMAC SHA strategy (#813)
#815
aeneasr
closed
4 months ago
0
fix: require redirect_uri for OpenID Connect calls
#814
aeneasr
closed
2 months ago
1
refactor: split HMAC SHA strategy
#813
aeneasr
closed
4 months ago
0
chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
#812
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
#811
dependabot[bot]
closed
4 months ago
0
chore: remove unneeded dependency github.com/ecordell/optgen
#810
James-REANNZ
closed
4 months ago
0
Consider upgrading to go.opentelemetry.io/otel/trace@1.27.0
#809
zzzzzztt
opened
5 months ago
3
chore(deps): bump golang.org/x/net from 0.13.0 to 0.23.0
#808
dependabot[bot]
closed
4 months ago
1
fix: remove transient oidc session after use
#807
aeneasr
closed
4 months ago
1
feat: add ResourceAccessScopeStrategy
#806
zoop-btc
opened
7 months ago
2
Iam 734 fix
#805
nsklikas
closed
7 months ago
1
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
#804
dependabot[bot]
closed
7 months ago
0
Why does HMACStrategy.Generate uses a lock?
#803
mitar
opened
8 months ago
3
fix: WriteIntrospectionResponse should always issue headers
#802
mitar
closed
4 months ago
0
Unable to obtain expiration time of refresh tokens
#801
mitar
opened
8 months ago
1
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3
#800
dependabot[bot]
closed
7 months ago
0
fix: pass JWK for singing so that KeyID is set in JWTs
#799
mitar
closed
2 months ago
4
id_token_hint should not persist to storage
#798
mitar
opened
8 months ago
2
Consider upgrading to github.com/go-jose/go-jose/v4
#797
mitar
opened
8 months ago
6
NewDefaultSession's SetSubject should set IDTokenClaims as well
#796
mitar
opened
8 months ago
0
fix: use stdlib to check loopback address
#795
mitar
closed
9 months ago
1
docs: CHANGELOG.md is not used anymore
#794
mitar
closed
9 months ago
1
fix: call DeleteOpenIDConnectSession during successful authcode exchange
#793
cfryanr
closed
9 months ago
6
private_key_jwt assetion tokens can have unbounded expiration which can fill data store
#792
mitar
closed
8 months ago
3
fix: pass standard params to storage
#791
aeneasr
closed
9 months ago
0
openid session storage should be deleted when the authcode is exchanged
#790
cfryanr
closed
9 months ago
9
Make prefix used in HMACSHAStrategy configurable
#789
mitar
closed
2 months ago
2
Support per-client signing algorithm
#788
mitar
opened
9 months ago
8
fix: do not list client_secret_jwt as supported
#787
mitar
closed
9 months ago
1
Next