Skip to content

Commit d62059f

Browse files
committed
Add Keycloak as a tested SAML provider
1 parent f626fc5 commit d62059f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

lib/Net/SAML2.pm

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,21 @@ Support for the Web Browser SSO profile of SAML2.
7979
Net::SAML2 correctly perform the SSO process against numerous SAML
8080
Identity Providers (IdPs). It has been tested against:
8181
82-
GSuite
83-
Azure (Office 365)
84-
OneLogin
85-
Jump
86-
Mircosoft ADFS
82+
=over
83+
84+
=item GSuite (Google)
85+
86+
=item Azure (Microsoft Office 365)
87+
88+
=item OneLogin
89+
90+
=item Jump
91+
92+
=item Mircosoft ADFS
93+
94+
=item Keycloak
95+
96+
=back
8797
8898
=head1 MAJOR CAVEATS
8999

0 commit comments

Comments
 (0)