...
Attribute name (JSON) | Attribute description |
---|---|
entityID | SP's SAML2 entityID |
registrationAuthority | mdrpi:RegistrationInfo element’s registrationAuthority attribute |
DisplayName | mdui:displayName element. If multivalued, only the value with xml:lang="en" is present |
first_seen | Timestamp when the monitoring tool has first encountered this SP |
last_seen | Timestamp when the monitoring tool has last encountered this SP |
id_status | Observed colour of the SP; see the table above |
status | Textual representation of the id_status attribute |
PrivacyStatementURL | mdui:PrivacyStatementURL element. If multivalued, only the value with xml:lang="en" is present |
code | (HTTP) status code when when fetching the page to which mdui:PrivacyStatementURL resolves; codes less then 0 represent errors in page access |
code_txt | HTTP status code description / error code description |
content_type | The content type of the page to which mdui:PrivacyStatementURL resolves |
headers | Headers of the page to which mdui:PrivacyStatementURL resolves |
cookies | Cookies of the page to which mdui:PrivacyStatementURL resolves |
source_b64 | A copy of the last archived page to which mdui:PrivacyStatementURL resolves (BASE64 encoded) |
...