issues
search
oauth2-proxy
/
mockoidc
A Mock OIDC Server for Unit & Integration Tests
MIT License
68
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make issuer customizable
#57
ymtdzzz
closed
3 weeks ago
0
add group support
#56
neetupm13
closed
2 months ago
0
Dockerizing `mockoidc` for Integration Testing
#55
BenjamenMeyer
opened
4 months ago
0
Bug: Custom Claims fail to propagate
#54
BenjamenMeyer
opened
8 months ago
0
How to add additional claims to the token?
#53
BenjamenMeyer
opened
8 months ago
3
Example Tests
#52
BenjamenMeyer
opened
8 months ago
1
Syntax highlighting in readme
#51
jachym-tousek-keboola
opened
9 months ago
0
chore(deps): Updated jwt and go-jose
#50
kvanzuijlen
closed
8 months ago
0
Ignore ordering of openid token in scope parameter?
#49
jimrobinson
opened
10 months ago
0
Ignore ordering of openid token in scope parameter
#48
jimrobinson
opened
10 months ago
0
update go-jose dependency: switch gopkg.in/square/go-jose.v2 with github.com/go-jose/go-jose/v3
#47
dasvh
closed
8 months ago
2
Adds missed fields
#46
alikhil
closed
11 months ago
0
Support sub in userinfo field
#45
FerdinandvHagen
opened
1 year ago
1
Add locks around session store map
#44
brad-defined
opened
1 year ago
0
Allow overriding the default user that is returned when the queue is empty
#43
yorinasub17
opened
1 year ago
0
userinfo endpoint does not return email_verified field
#42
alikhil
opened
1 year ago
1
`client_secret` should be optional with authorization_code + PKCE flow
#41
lanwen
opened
2 years ago
3
add doc link
#40
muir
opened
2 years ago
0
Fix expires_in in OAuth2 Token is too huge
#39
YoitoFes
opened
2 years ago
0
`expires_in` in OAuth2 Token is too huge
#38
YoitoFes
opened
2 years ago
0
TLS configuration in README does not work
#37
johnmaguire
opened
2 years ago
0
mockoidc: enable server impersonation
#36
raggi
opened
2 years ago
2
feat: Add possibility to override base Issuer
#35
vdbulcke
opened
2 years ago
1
feat: Add possibility to override base Issuer
#34
vdbulcke
opened
2 years ago
0
Support PKCE Code Challenge
#33
braunsonm
closed
2 years ago
2
Update dependencies including CVE fixes
#32
NickMeves
closed
2 years ago
0
Fix discovery URLs
#31
cclerget
closed
3 years ago
0
Allow queueing arbitrary handler errors
#30
NickMeves
closed
3 years ago
0
Update to Go 1.16
#29
NickMeves
closed
3 years ago
0
Allow injecting custom Errors into any Handler Responses
#28
NickMeves
closed
3 years ago
0
User Interface
#27
NickMeves
closed
3 years ago
0
Support Client ID/Secret Basic Header Auth
#26
NickMeves
opened
3 years ago
0
Send token endpoint params in post form body
#25
NickMeves
closed
3 years ago
0
Validate redirect_uri in `token_endpoint`
#24
NickMeves
opened
3 years ago
0
Support PKCE Code Challenege
#23
NickMeves
closed
2 years ago
4
Support "End Session Endpoint"
#22
NickMeves
opened
3 years ago
0
Support injecting user-defined middleware
#21
NickMeves
closed
3 years ago
0
Add README badges
#20
NickMeves
closed
3 years ago
0
Elaborate on the README
#19
NickMeves
closed
3 years ago
0
README & Minor Tweaks
#18
NickMeves
closed
3 years ago
0
Manage time resetting better
#17
NickMeves
closed
3 years ago
0
Cleanup time bleeding between tests
#16
NickMeves
closed
3 years ago
0
Streamline Test Package & Add Full Integration Test
#15
NickMeves
closed
3 years ago
0
Added refresh token handling
#14
egrif
closed
3 years ago
0
Obfuscate the default keypair
#13
NickMeves
closed
3 years ago
0
Improve Error Checking in Handlers
#12
NickMeves
closed
3 years ago
0
Minimize Randomness & allow tester set values
#11
NickMeves
closed
3 years ago
0
Endpoint tests
#10
egrif
closed
3 years ago
0
Return errors in OAuth spec format
#9
NickMeves
closed
3 years ago
0
Add OIDC Handler methods
#8
NickMeves
closed
3 years ago
0
Next