Skip to content

Commit 07d7577

Browse files
Merge branch 'main' of https://github.com/intersystems-ib/SAML-COS into main
2 parents edf241e + 008bb5f commit 07d7577

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
SAML2.0 Token for Catalan HealthCare Authorities from InterSystems IRIS ObjectScript.
44

5+
See contributors at the end of document.
6+
57
# What is included?
68

79
SAML-COS includes *Business Operations* you can use in your productions to generate SAML tokens signed according to CatSalut requirements, without external dependencies.
@@ -208,9 +210,16 @@ openssl pkcs12 -in cda.p12.pfx -out -cda.crt.pem -clcerts -nokeys
208210

209211
Sometimes, the delivered .pfx file contains an internal RC2-40-CBC format that openssl cannot process; the solution is to import the certificate in the Windows CertStore and re-export it to change this internal format and have a .pfx processable by openssl
210212

213+
---
214+
# THANKS AND CONTRIBUTORS
215+
216+
This module has been possible through the active collaboration of many customers in Catalunya who have participated through their countless hours of testing, corrections and improvements.
217+
218+
We cannot name all the contributors here, but would like to add a special mention for Miguel Angel Fernandez Cross from the Consorci Parc de Salut Mar in Barcelona for his crucial fixes.
219+
211220
---
212221
**NOTE**
213222

214223
*This application is an open-source add-on for InterSystems HealthCare products and does not form part of the official release. InterSystems WRC technical assistance will not attend issues related with this application.*
215224

216-
---
225+
---

0 commit comments

Comments
 (0)