Skip to content

Commit

Permalink
Merge pull request SAML-Toolkits#73 from rclements/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stouset committed Feb 28, 2013
2 parents 9b5db64 + 8c36cc9 commit 0c23d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ contains all the saml:AttributeStatement with its 'Name' as a indifferent key an
## Service Provider Metadata

To form a trusted pair relationship with the IdP, the SP (you) need to provide metadata XML
to the IdP for various good reasons. (Caching, certificate lookups, relying party permissions, etc)
to the IdP for various good reasons. (Caching, certificate lookups, relaying party permissions, etc)

The class Onelogin::Saml::Metadata takes care of this by reading the Settings and returning XML. All
you have to do is add a controller to return the data, then give this URL to the IdP administrator.
Expand Down

0 comments on commit 0c23d24

Please sign in to comment.