Is it safe to hard code https://AUTH0_DOMAIN/.well-known/jwks.json contents on my backend
|
|
1
|
130
|
April 8, 2022
|
Requests to .well-known/jwks.json randomly timing out
|
|
2
|
354
|
January 28, 2022
|
JWT decode and verify returns an empty object
|
|
0
|
406
|
December 30, 2021
|
Malformed JWT from Node API
|
|
1
|
435
|
December 3, 2021
|
JWK vs. PEM: what is the difference?
|
|
1
|
4828
|
April 29, 2021
|
Native app RS256 key not appearing in JWKS /.well-known/jwks.json
|
|
4
|
1127
|
February 17, 2021
|
Verify Access_Token JWT with jose-php
|
|
1
|
2000
|
February 7, 2021
|
[Solved]JwksError: Not found.(i don't know why)
|
|
2
|
1381
|
January 23, 2021
|
How do I properly cache the JWKS?
|
|
3
|
2125
|
October 16, 2020
|
JWK Certificate thumbprint is invalid
|
|
21
|
6515
|
April 23, 2020
|
Certificate thumbprint is longer than 20 bytes
|
|
11
|
7215
|
April 23, 2020
|
Where are jwks key IDs obtained from - anywhere in the auth0 GUI?
|
|
2
|
2964
|
March 5, 2020
|
Invalid JWKS certificate
|
|
4
|
3550
|
November 2, 2019
|
Validating JWT with JWKS: Can we store JWKS file instead of downloading every time?
|
|
2
|
2392
|
September 2, 2019
|
Caching JWKS signing key
|
|
5
|
12560
|
September 4, 2019
|
Auth0 Failures getting .well-known/jwks.json
|
|
10
|
12872
|
February 15, 2019
|
Will public key from JWKS go invalid
|
|
4
|
3497
|
August 19, 2019
|
Connection used to fetch jwks.json is insecure
|
|
12
|
2914
|
August 26, 2019
|
Retrieving the jwks when using multiple JWT issuers
|
|
2
|
2625
|
December 25, 2018
|
Verifying RS256 token using downloaded certificate
|
|
8
|
2884
|
March 2, 2018
|
golang: Invalid certificate from jwks
|
|
1
|
2630
|
March 2, 2018
|
Invalid certificate from jwks for signing JWT
|
|
2
|
3375
|
March 2, 2018
|
Is it possible to return JWT Header''s KID field in AuthResult returned after Authentication?
|
|
4
|
3330
|
March 2, 2018
|
What are the tradeoffs between verifying JWT using public key versus RSA (mod and exponentB64)
|
|
1
|
3767
|
March 2, 2018
|
jwks-rsa library showing errors while starting node backend
|
|
4
|
3325
|
March 2, 2018
|
A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint. for Ruby??
|
|
3
|
5597
|
March 2, 2018
|