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

feat: WIA Pydantic validation #144

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

salvatorelaiso
Copy link
Collaborator

@salvatorelaiso salvatorelaiso commented Nov 6, 2023

  • Update WIA Pydantic Schema with latest specs
  • Validate WIA Payload before use in DPoP Verifier
  • [Warning only] Validate WIA Header
  • Fix logging in DPoP Verifier

Closes #141

Salvatore Laiso added 3 commits November 6, 2023 10:40
Rename `attested_security_context` into `aal`.
Make wallet capabilities fields `Optional`.
@peppelinux peppelinux merged commit 77b5efd into italia:dev Nov 7, 2023
4 checks 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.

./satosa/backend.py:659: # TODO: validate wia scheme using pydantic
2 participants