diff options
Diffstat (limited to 'net/p5-Google-SAML-Request/pkg-descr')
-rw-r--r-- | net/p5-Google-SAML-Request/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/p5-Google-SAML-Request/pkg-descr b/net/p5-Google-SAML-Request/pkg-descr new file mode 100644 index 000000000000..f1843d460899 --- /dev/null +++ b/net/p5-Google-SAML-Request/pkg-descr @@ -0,0 +1,7 @@ +Google::SAML::Request will parse (and, for the sake of completeness, +create) SAML requests as used by Google. Please note that +Google::SAML::Request is by no means a full implementation of the SAML +2.0 standard. But if you want to talk to Google to authenticate users, +you should be fine. + +WWW: http://search.cpan.org/dist/Google-SAML-Request/ |