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

SIOPv2 metadata support #329

Open
fmarino-ipzs opened this issue Jun 20, 2024 · 0 comments
Open

SIOPv2 metadata support #329

fmarino-ipzs opened this issue Jun 20, 2024 · 0 comments
Assignees

Comments

@fmarino-ipzs
Copy link
Collaborator

The PR #328 temporarily removed SIOP related configuration in the wallet_relying_party metadata. We should add it later in a future milestone.

// SIOPv2 related "subject_type": "pairwise", "require_auth_time": true, "id_token_signed_response_alg": [ "ES256" ], "id_token_encrypted_response_alg": [ "RSA-OAEP", "RSA-OAEP-256" ], "id_token_encrypted_response_enc": [ "A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM" ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants