Closed maennchen closed 6 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/oidcc_authorization.erl | 2 | 3 | 66.67% | ||
src/oidcc_jwt_util.erl | 5 | 7 | 71.43% | ||
<!-- | Total: | 8 | 11 | 72.73% | --> |
Totals | |
---|---|
Change from base Build 169: | -0.06% |
Covered Lines: | 1063 |
Relevant Lines: | 1151 |
@paulswartz I assume this is because "use": "sig"
is not set on the JWK you're using.
(I used this key to test conformance: https://github.com/erlef/oidcc_conformance/blob/f3c773576607ef5090328d7f2608a14496b480c5/artifacts/client.priv.jwkset)