We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343ae20 commit 9bc0901Copy full SHA for 9bc0901
README
@@ -5,6 +5,9 @@ VERSION
5
version 0.39
6
7
SYNOPSIS
8
+ See TUTORIAL.md for implementation documentation and
9
+ t/12-full-client.t for a pseudo implementation following the tutorial
10
+
11
# generate a redirect off to the IdP:
12
13
my $idp = Net::SAML2::IdP->new($IDP);
lib/Net/SAML2.pm
@@ -13,6 +13,9 @@ Net::SAML2 - SAML bindings and protocol implementation
14
=head1 SYNOPSIS
15
16
17
18
19
20
21
0 commit comments