- using secret for x509 key and secret
- added project level README.md to have context related to project
- added other files and image for learning or quick reference
- Kubernetes secret used instead of configmap for x509 key and cert.
- Commiting cert folder to avoid changing sp configuration when reinitializing the project.
- Removed unwanted configuration and cert to keep the project as simple as possible.
- Added login and logout saml requests for reference.
- Gluu Trust Relationship setup documentation.
simple-saml-idp
- This is simplesamlphp as IDP setup.
- Reference: documentation
simple-saml-sp
- This is simplesamlphp as IDP setup
- Reference: documentation
simple-saml-idp and simple-saml-sp integrated.