Skip to content

Version 8.3.0

Compare
Choose a tag to compare
@c00kiemon5ter c00kiemon5ter released this 11 Jun 17:22
· 54 commits to master since this release
v8.3.0
45651e8

8.3.0 (2023-06-08)

  • FilterAttributeValues plugin: add new filter types shibmdscope_match_scope and shibmdscope_match_value; add tests
  • FilterAttributeValues plugin: add example rules for saml-subject-id and saml-pairwise-id
  • FilterAttributeValues plugin: add example rules enforcing controlled vocabulary for eduPersonAffiliation and eduPersonScopedAffiliation attributes
  • DecideBackendByRequester plugin: add default_backend setting; add tests; minor fixes
  • opend_connect backend: use PyoidcSettings class to configure pyoidc/oic based clients
  • ping frontend: minor adjustments and fixes for interface compliance
  • tests: update code to use matchers API to mock responses
  • examples: improve configuration readability of the primary-identifier plugin
  • examples: minor fixes and enhancements for ContactPerson examples for SAML backend and frontend