Files
neon/proxy/src
Conrad Ludgate 4391b25d01 proxy: ignore typ and use jwt.alg rather than jwk.alg (#9215)
Microsoft exposes JWKs without the alg header. It's only included on the
tokens. Not a problem.

Also noticed that wrt the `typ` header:
> It will typically not be used by applications when it is already known
that the object is a JWT. This parameter is ignored by JWT
implementations; any processing of this parameter is performed by the
JWT application.

Since we know we are expecting JWTs only, I've followed the guidance and
removed the validation.
2024-10-01 10:36:49 +01:00
..
2024-09-30 20:43:45 +01:00
2024-08-27 12:00:35 +01:00
2024-09-30 20:43:45 +01:00
2024-08-27 12:00:35 +01:00
2024-09-30 20:43:45 +01:00
2024-08-27 12:00:35 +01:00
2024-08-27 12:00:35 +01:00
2024-07-09 18:25:49 +01:00
2024-08-27 12:00:35 +01:00
2024-08-27 12:00:35 +01:00
2024-08-27 12:00:35 +01:00
2024-08-27 12:00:35 +01:00
2024-09-30 20:43:45 +01:00
2024-08-27 12:00:35 +01:00