Skip to content

Commit

Permalink
Add absolute path
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scavo committed Jan 5, 2017
1 parent 7de80e9 commit de7e7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/saml_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ construct_SAML2_AuthnRequest () {
return 3
fi

cat <<- SAMLAuthnRequest
/bin/cat <<- SAMLAuthnRequest
<samlp:AuthnRequest
xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
Expand Down

0 comments on commit de7e7d8

Please sign in to comment.