-
```
=== RUN TestAddProxyUser
proxy_test.go:71: Generate private and public keys
exec.go:19: [exec] openssl ecparam -genkey -name prime256v1 -noout -out ./tmp/private.pem
exec.go:19: …
-
When I encountered problems, I noticed that the manager of the project had not been maintained for a long time, resulting in many unsolved problems, and the submitted pull requests could not be proces…
-
Hi,
having the system:
- Up and running MongoDB via Docker on `http://localhost:32774`
- Created a database `up2`
My `docker-compose.yml`:
```
version: "3"
services:
mongoke:
…
ghost updated
4 years ago
-
We run SHAKEN AS request and feed the generated Identity header in SHAKEN VS request, and get 400/416. Can not find the reasonCode or reasonText in doc.
HTTP/1.1 400 Bad Request
Date: Tue, 24 Jan …
-
As raised on the DCP WG call on the 26th of March, currently the text in OpenID4VP is as follows.
> The formats supported by a Verifier may be set up using the metadata parameter vp_formats (see [S…
-
How to create pem format from json for the production? I have keys in json format.
-
Hi !
I am trying to use the ES256 algorithm to sign all my token but for some reason I receive errors when I try to do that. I use Python 3.7 with python-jose 3.3.0. I tried with version 3.2.0 and …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
I've implemented apple sign-in following this article using subclass:
https://github.com/truffls/sign-in-with-apple-using-django/blob/master/backend.md
Code:
```
import jwt
import requests
fro…
-
Section [3.5](https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-03.html#section-3.5) lists 3 options to receive the key of an issuer:
- JWT VC Issuer Metadata
- X.509 Certificates
- DID Do…
cre8 updated
7 months ago