Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

v3.3.0

Choose a tag to compare

@vyskocilpavel vyskocilpavel released this 23 Sep 08:32
· 482 commits to master since this release
57eff6c

Added

  • Added endpoint to get filtered list of metadata in format:
[
  {
    "entityid": "https://entityid1/",
    "name": {
      "en": "IdP1",
      "cs": "IdP1"
    }
  },
  { ... }
]
  • Added warning types: INFO, WARNING, ERROR

Changed

  • RpcConnector now stores cookie into file
  • Set CONNECTTIMEOUT and TIMEOUT in RpcConnector
  • Use new object perunFacility in LDAP to search information about facility
  • Configuration for warning on DS is now in module_perun.php