LFT-1285 - Ignore use=enc JWKs in JWKS parsing #390
Annotations
2 errors and 2 warnings
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L66
The name 'TryParseJsonSigningKey' does not exist in the current context
|
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L70
Nullability of reference types in value of type 'var' doesn't match target type 'JsonWebKey'.
|
src/D2L.Security.OAuth2/Keys/JsonWebKey.cs#L125
Converting null literal or possible null value to non-nullable type.
|
This job failed
Loading