issues
search
BTBurke
/
caddy-jwt
JWT middleware for the Caddy server
MIT License
115
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow access for groups
#61
greenpau
closed
4 years ago
5
Advice on secret file format for HMAC
#60
PictureMil
closed
4 years ago
2
Fixing go.mod by appending /v3
#59
hairyhenderson
closed
4 years ago
2
go mod errors with "version "v3.7.2" invalid" when requiring this package
#58
hairyhenderson
closed
4 years ago
2
Caddy 2 port
#57
BTBurke
opened
5 years ago
36
Implement RedirectCode option
#56
freman
opened
5 years ago
0
Take http status code as a configuration value
#55
freman
opened
5 years ago
4
Question about releases
#54
xombiemp
closed
5 years ago
1
Init go module with new caddy import path
#53
fvosberg
closed
5 years ago
2
Update for caddy repo move
#52
hairyhenderson
closed
5 years ago
7
Caddy's import path has changed
#51
mholt
closed
5 years ago
0
Update .travis.yml
#50
magikstm
closed
5 years ago
0
Build fails with new module-based build server
#49
BTBurke
closed
5 years ago
2
Allow renaming Authorization header type
#48
icb-
closed
5 years ago
2
JWT signed with H256 results in a 401
#47
rochdev
closed
5 years ago
3
Support for other Authorization header formats
#46
icb-
closed
5 years ago
1
Using placeholders for allow directive
#45
adam-stanek
opened
5 years ago
2
New Reject parameter to specify separate redirection URL in case of valid token but access denied
#44
ghost
closed
5 years ago
0
checkpath directive
#43
radek-senfeld
opened
5 years ago
3
Response after succesful login: www-authenticate header: Bearer realm="",error="invalid_token"
#42
schnatterer
closed
5 years ago
6
Protect an exact path
#41
roblabla
opened
5 years ago
4
Set referer header on redirect
#40
xombiemp
closed
5 years ago
3
Adding the support for the configurable token sources.
#39
igor-petruk
closed
5 years ago
8
Loading cookie with alternative name
#38
martenjacobs
closed
5 years ago
7
Filter out Cognito Prefixes
#37
aldrinleal
opened
6 years ago
3
Validate multiple claims in an allow rule?
#36
philpennock
opened
6 years ago
1
Extract and consider all valid tokens found in the request
#35
sebaacuna
closed
1 year ago
3
Added two params to control tokens in headers
#34
georgantasp
opened
6 years ago
5
Possible minor error in a message (keys.go)
#33
magikstm
closed
7 years ago
1
Vendor deps with dep
#32
hairyhenderson
closed
7 years ago
5
Added ECDSA (ES256, ES384, ES512) support (transparent)
#31
blaubaer
closed
7 years ago
9
add passthru for OPTIONS requests to a matched path
#30
f5io
closed
7 years ago
2
Refactor
#29
BTBurke
opened
7 years ago
0
Extra claims from auth0 cause invalid headers
#28
q7r
closed
7 years ago
8
Multiple auth provider trust.
#27
Shadowfaxenator
closed
7 years ago
4
secret file for jwt authentication doesn't work
#26
67570700
closed
7 years ago
4
add passthrough option
#25
zikes
closed
7 years ago
10
Question: Auth0 with caddy-jwt
#24
jswhisperer
closed
7 years ago
11
[Feature Request] Allow whitelist paths
#23
captncraig
closed
7 years ago
3
[Feature Request] Allow spcifying keys somewhere else
#22
My1
closed
7 years ago
8
[Feature Request] more customization options.
#21
My1
closed
7 years ago
3
Test status code in failed token validation
#20
lucafavatella
closed
7 years ago
2
Plant CI
#19
lucafavatella
closed
7 years ago
1
Recent caddy-jwt in caddy release
#18
lucafavatella
closed
7 years ago
3
Status code and WWW-Authenticate response header in case of failed token validation
#17
lucafavatella
closed
7 years ago
7
Is the latest plugin applied from the caddy download?
#16
kenfdev
closed
7 years ago
2
[WIP] RSA support and flatten claim map
#15
lsjostro
closed
7 years ago
6
'Contains' for check against lists
#14
smancke
closed
7 years ago
4
Added redirect option for simple login flows.
#13
smancke
closed
7 years ago
6
fixed possible panic if token is malformed
#12
malud
closed
7 years ago
3
Next