Skip to content

chore(deps): update dependency satosa to v8.2.0 - autoclosed

This MR contains the following updates:

Package Update Change
SATOSA minor ==8.1.1 -> ==8.2.0

Release Notes

SUNET/SATOSA

v8.2.0

Compare Source

  • attribute_authorization: new configuration options force_attributes_presence_on_allow and force_attributes_presence_on_deny to enforce attribute presence enforcement
  • saml2 backend: new configuration option acs_selection_strategy to support different ways of selecting an ACS URL
  • saml2 backend: new configuration option is_passive to set whether the discovery service is allowed to visibly interact with the user agent.
  • orcid backend: make the name claim optional
  • apple backend: retrieve the name of user when available.
  • openid_connect frontend: new configuration option sub_mirror_subject the set sub to mirror the subject identifier as received in the backend.
  • openid_connect frontend: check for empty db_uri before using it with a storage backend
  • attribute_generation: try to render mustach tempate only on string values
  • logging: move cookie state log to the debug level
  • chore: fix non-formatting flake8 changes
  • tests: remove dependency on actual MongoDB instance
  • build: update links for the Docker image on Docker Hub
  • docs: properly document the name_id_format and name_id_policy_format options
  • docs attribute_generation: correct example configuration
  • docs: fix mailing list link.
  • docs: fix typos and grammar

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading