This repository was archived by the owner on Sep 19, 2022. It is now read-only.
v3.3.0
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