We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b55cb commit fd20022Copy full SHA for fd20022
pyeudiw/tests/settings.py
@@ -310,7 +310,7 @@ def base64url_to_int(val):
310
"class": "X509Handler",
311
"config": {
312
"client_id": f"{BASE_URL}/OpenID4VP",
313
- "relying_party_certificate_chains_by_ca":{
+ "relying_party_certificate_chains_by_ca": {
314
"ca.example.com": DEFAULT_X509_CHAIN,
315
},
316
"certificate_authorities": {
0 commit comments