@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-01-11" ; dct:creator "Andreas Matheus" ; ns2:hasProfile ; ns1:doctype ; ns1:status ; rdfs:seeAlso , ; skos:altLabel "17-021", "Testbed-13: Security Engineering Report" ; skos:broader ; skos:definition """The Security Engineering Report (ER) covers two Testbed 13 topics:\r \r The implementation of authentication and authorization plugins for the QGIS open source desktop GIS client and\r \r the implementation of secured workflow.\r \r The authentication plugins implement the SAML2 ECP with PAOS binding and IdP discovery from the SAML2 federation metadata URL. The access right delegation plugin implements applicable OAuth2 grant types.\r \r Regarding the first topic, this ER discusses the fit for purpose aspects for the OAuth2 and SAML2 in the context of an open source desktop application. It also covers the QGIS development as well as building and deployment aspects. Most of the work related to this topic was provided by Secure Dimensions.\r \r Regarding the second topic, this ER outlines the architecture approach and the implications to implementations for security in OGC service workflows as well as the implementation approach itself. Most of the work related to this topic was provided by 52°North."""@en ; skos:notation "17-021" ; skos:prefLabel "OGC Testbed-13: Security Engineering Report"@en .