-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmodule.xml
More file actions
21 lines (21 loc) · 813 Bytes
/
module.xml
File metadata and controls
21 lines (21 loc) · 813 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<Export generator="Cache" version="25">
<Document name="saml-cos.ZPM">
<Module>
<Name>saml-cos</Name>
<Version>1.2.0</Version>
<Description>SAML2.0 Token for Catalan HealthCare Autorities from InterSystems IRIS ObjectScript</Description>
<Keywords>saml interoperability iris healthconnect catsalut hc3</Keywords>
<Author>
<Person>InterSystems Iberia</Person>
<Organization>InterSystems</Organization>
<CopyrightDate>2021</CopyrightDate>
<License>MIT</License>
</Author>
<Packaging>module</Packaging>
<SourcesRoot>src</SourcesRoot>
<SystemRequirements Version=">=2020.1" Interoperability="enabled" />
<Resource Name="IBSP.CONN.SAML.PKG"/>
</Module>
</Document>
</Export>