diff --git a/README.md b/README.md index 6c000286..e55372c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SAML +[![](https://godoc.org/github.com/crewjam/saml?status.svg)](http://godoc.org/github.com/crewjam/saml) Package saml contains a partial implementation of the SAML standard in golang. SAML is a standard for identity federation, i.e. either allowing a third party to authenticate your users or allowing third parties to rely on us to authenticate their users.