This folder contains a sample IDP metadata, SP metadata and JKS keystore.

---> THIS SAMPLE CONTENT IS NOT INTENDED FOR PRODUCTION ! <---


* keystore.jks :
An example keystore. The main password to the key manager is 'squash' and defines a single key pair (name 'squash', password 'squash')
You production instance should also include root and intermediary CA for PKIX resolution.

* sp.xml :
An example of service provider metadata, configured for SSO preferably via profile HTTP-POST but would also accept HTTP-Artifact.
The certificate X509 in the clauses <KeyDescriptor/> are those of the key 'squash' in the keystore.
Please note that only one service provider is defined.

* idp.xml :
An example of identity provider metadata, in our case SSO Circle : https://idp.ssocircle.com/idp-meta.xml.
Please note that only one identity provider is defined.