1
0
mirror of synced 2026-08-31 22:46:02 +00:00
Files

7 lines
195 B
Plaintext
Raw Permalink Normal View History

2020-03-03 08:01:36 -06:00
[[servlet-saml2]]
2019-09-28 12:19:03 -07:00
= SAML2
2021-10-29 11:29:35 -06:00
:page-section-summary-toc: 1
2019-09-28 12:19:03 -07:00
2021-07-30 13:52:15 -05:00
Spring Security provides comprehensive SAML 2 support.
This section discusses how to integrate SAML 2 into your servlet based application.