Merge branch 'master' of bitbucket.org:srasmusson/webprofile-ref-project-v3

This commit is contained in:
srasmusson
2019-06-20 23:07:21 +02:00

View File

@@ -1,5 +1,7 @@
# webprofile-ref-project # webprofile-ref-project
Reference implementation for the book, "A guide to OpenSAML" Reference implementation for the book, "A guide to OpenSAML V3"
The book is availible here: https://blog.samlsecurity.com/a-guide-to-opensamlv3.html
The sole purpose of the sample project is to illustrate the function of OpenSAML. The sole purpose of the sample project is to illustrate the function of OpenSAML.
Although, it can be a very good place to start when experimenting with OpenSAML, it should not be used for production purposes. Although, it can be a very good place to start when experimenting with OpenSAML, it should not be used for production purposes.