issues
search
istio-ecosystem
/
authservice
Move OIDC token acquisition out of your app code and into the Istio mesh
Apache License 2.0
220
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Hide OIDC client secret from INFO logs
#268
SemiCicada
opened
5 days ago
0
chore: use a better maintained and more flexible license checker tool
#267
nacx
closed
1 month ago
1
Validate that clientId does not contain ':'
#266
nacx
closed
1 month ago
1
Add support for PKCE
#265
gdasson
closed
1 month ago
2
Upgrade to Go 1.23.1
#264
nacx
closed
2 months ago
0
Support `:` in client ID
#263
mjnagel
closed
1 month ago
1
Session hijacking attack
#262
pbonito
opened
3 months ago
2
Upgrade to Go 1.22.5 to fix CVE-2024-24791
#261
nacx
closed
4 months ago
1
Upgrade to Go 1.22.4
#260
nacx
closed
5 months ago
0
Single Sign-on issue: loading previous user Session
#259
fayaz-net
opened
6 months ago
1
Fix flaky file watcher test
#258
sergicastro
closed
6 months ago
2
Update protoc-gen-go comment to fix `make check`
#257
sergicastro
closed
6 months ago
2
Validate token_type case-insensitively
#256
jojonium
closed
6 months ago
3
Possible regression: case-sensitive validation of token_type
#255
jojonium
closed
6 months ago
0
Fix scan job configuration
#254
nacx
closed
7 months ago
2
Bump golang.org/x/net from 0.22.0 to 0.23.0
#253
dependabot[bot]
closed
7 months ago
1
Add minimal examples to make it easier to get started
#252
nacx
closed
7 months ago
5
Cache well-known responses to avoid making too much calls to the IdP
#251
nacx
closed
7 months ago
1
Add a logger to log the calls to the Identity Provider
#250
nacx
closed
7 months ago
3
Use the OIDC Discovery end session endpoint if present
#249
nacx
closed
7 months ago
2
Update code owners
#248
nacx
closed
7 months ago
6
Infer the JWS signing algorithm name by looking at the provided key
#247
erik-h
closed
7 months ago
4
Microsoft Identity JWKS "alg" issue
#246
erik-h
closed
7 months ago
4
Configure nightly vulnerability scans and report upload
#245
nacx
closed
7 months ago
2
Upgrade Go to 1.22.2 to get rid of CVE-2023-45288
#244
nacx
closed
7 months ago
2
Allow customizing the Istio version to use in the e2e tests
#243
nacx
closed
7 months ago
2
Merge authservice-go into the main project as a v1 version
#242
nacx
closed
8 months ago
4
fix: fail to read redis from slave nodes
#241
zhaohuabing
opened
11 months ago
2
Failed to login, get "Oops, your session has expired. Please try again."
#240
zhaohuabing
opened
11 months ago
2
Does authservice only works for SPA app or can work for server side calls from client?
#239
nkpun
opened
1 year ago
0
update example
#238
zhaohuabing
closed
1 year ago
1
Other flows particularly client credentials flow(machine2machine)
#237
brackend
opened
1 year ago
1
Question on implementing multitenancy with istio/keycloak/authservice
#236
shivendra-bl
closed
7 months ago
1
Pass the trusted CA from the OIDC config to the HTTP GET call just like POST
#235
asa-yeamans
closed
1 month ago
7
How to set the client secret from an existing kubernetes secret?
#234
jcornaz
closed
8 months ago
1
Redis error during high traffic times
#233
brostwalt87
opened
1 year ago
0
HTTP Redirects end up with lost token information
#232
brostwalt87
closed
8 months ago
3
Enable FIPS for Linux only
#231
dio
closed
2 years ago
2
http: Ignore X509_R_CERT_ALREADY_IN_HASH_TABLE
#230
dio
closed
2 years ago
4
Ignore CERT_ALREADY_IN_HASH_TABLE error
#229
sbko
closed
2 years ago
2
Use @envoy//bazel:boringssl
#228
dio
closed
2 years ago
1
Performance issues under minimal load
#227
dom38
opened
2 years ago
0
Doc/example desired for trigger_rules
#226
drduker
opened
2 years ago
0
[Cherrypick] Fix the unmatched request handling by set the grpc status in payload.…
#225
incfly
closed
2 years ago
2
clean the commented out code.
#224
incfly
closed
2 years ago
1
Fix the unmatched request handling by set the grpc status in payload.
#223
incfly
closed
2 years ago
4
Concurrency Issues
#222
davidmilligan
opened
2 years ago
1
Move the VERSION env to GITHUB_ENV.
#221
incfly
closed
2 years ago
4
Skip X509_R_CERT_ALREADY_IN_HASH_TABLE error
#220
dio
closed
2 years ago
2
Check on GLIBC requirements
#219
dio
closed
2 years ago
3
Next