Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PID and vctm data #10

Merged
merged 1 commit into from
Mar 18, 2025
Merged

Add PID and vctm data #10

merged 1 commit into from
Mar 18, 2025

Conversation

AniaAlex
Copy link
Contributor

keys: key_defs: - type: RSA use: - sig - type: EC crv: P-256 use: - sig **private_path: private/oa_jwks.json** --- this needs to be added to the /etc/satosa/plugins/oidc_frontend.yaml read_only: false endpoint: credential: path: credential class: openid4v.openid_credential_issuer.credential.Credential kwargs: client_authn_method: - dpop_client_auth credential_constructor: EHICCredential: class: openid4v.openid_credential_issuer.credential_constructor.authentic_source.CredentialConstructor kwargs: url: http://vc-interop-2.sunet.se/api/v1/credential jwks_url: http://vc-interop-2.sunet.se/api/v1/credential/.well-known/jwks body: credential_type: sdjwt document_type: EHIC PDA1Credential: class: openid4v.openid_credential_issuer.credential_constructor.authentic_source.CredentialConstructor kwargs: url: http://vc-interop-2.sunet.se/api/v1/credential jwks_url: http://vc-interop-2.sunet.se/api/v1/credential/.well-known/jwks PersonIdentificationData: class: openid4v.openid_credential_issuer.credential_constructor.pid.PIDConstructor #class: jocar-pid.CredentialConstructor kwargs: #url: http://hejhopp url: http://vc-interop-2.sunet.se/api/v1/credential template_dir: template session_management: false

Copy link
Contributor

@mikaelfrykholm mikaelfrykholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mikaelfrykholm mikaelfrykholm merged commit 700a822 into main Mar 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants