Skip to content

Commit

Permalink
Added Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dherbst committed Aug 19, 2018
1 parent d6cac45 commit f76c1fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SAML

[![Build Status](https://travis-ci.org/crewjam/saml.svg?branch=master)](https://travis-ci.org/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.

Expand Down

0 comments on commit f76c1fa

Please sign in to comment.