Skip to content

Releases: italia/spid-cie-oidc-django

v0.3.0

25 Feb 20:06
91d49d3
Compare
Choose a tag to compare

What's Changed

  • fix: create or update without duplicated
  • chore: fedauth example json data updated with rp and op jwks
  • chore: moved images to docs
  • fix: trust chain fetch_api_url
  • fix: rp tests
  • feat: get_or_create_trust_chain with force parameter
  • feat: op in fedath demo, example json updated, rp CLI command and moved rp test to tests folder
  • fix: wrong import in trust chain helpers
  • chore: code linting
  • feat: Trust chains and Entity Statements storage and helpers
  • chore: ta with intermediary with TrustChain Storage
  • fix: code linting and flake
  • feat: added a unit test for missing but requied trust marks
  • (origin/trust_marks, trust_marks) feat: trust marks validation in trust chain
  • chore: code linting and a little note in the README
  • docs: joined requests and responses for each endpoint
  • refactor: adjusted docs after moving validators dir in schemas dir
  • fix: bug in introspection response
  • docs: added docs for token response, authen response and introspection response
  • refactor: changed validators directory in schema directory
  • feat: onboarding registration model with reated/modified attr, example data updated
  • feat: added revocation error response validator
  • feat: added revocation request validators
  • feat: added validators for introspection error response
  • docs: added docs for introspection request
  • feat: added introspection endpoint validators
  • style: import organized
  • feat: added introspection request validator
  • fix: aud corrected
  • trust marks WiP

Full Changelog: https://github.com/peppelinux/spid-cie-oidc-django/commits/v0.3.0