-
Hi Neil,
I just read https://neilmadden.blog/2021/01/22/hybrid-encryption-and-the-kem-dem-paradigm/ while I was experimenting with using encrypted JWKs to secure data encryption keys to encrypt dat…
-
When I run the test, I get an error inside **CL-BASE64:BASE64-STRING-TO-USB8-ARRAY** called from **OPENID-KEY::B64-INTEGER** called from **OPENID-KEY::JWK-KEY**, because the length of the argument is …
-
Right now the wallet builds the url to fetch the key to validate the sd-jwt from the `/.well-known/jwks` endpoint,
which is wrong for sd-jwt vc. The signature is OK because our servers have the same …
-
### Description
This is the continuation of Issue #2229.
Limited details showed in $resourceOwner
https://github.com/fossology/fossology/blob/85cf465677b61ccb2de7f022cfc3925114052af1/…
-
**Is your feature request related to a problem? Please describe.**
In organizations with established authentication infrastructure it would be beneficial to have an ability to use external systems to…
-
While README.md provides an overview of what a developer can do, it would be very helpful to have some stand-alone, immediately runnable/hackable examples people can start with.
An appropriately open…
-
It appears that `python-jose` is unmaintained, itself depends on unmaintaiend projects and now also suffers from dependencies with security vulnerabilities:
https://github.com/mpdavis/python-jose/iss…
-
Would be great to have a ability to look into the contents of JWT token if `--output json` is passed. If token isn't a JWT, then show an error.
-
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizationServerSecurityFilterChain' defined in class path resource [cn/felord/idserver/configure/IdServerSec…
-
First, thanks for the great work you did with this plugin!
It would be useful for OIDC clients to be automatically configured by referencing the configuration stated in a well known file which is als…