servlet-saml2.md 362 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# SAML2

Spring Security provides comprehensive SAML 2 support.
This section discusses how to integrate SAML 2 into your servlet based application.

## Section Summary

* [SAML2 Log In](login/index.html)
* [SAML2 Logout](logout.html)
* [SAML2 Metadata](metadata.html)

[Bearer Tokens](../oauth2/resource-server/bearer-tokens.html)[SAML2 Log In](login/index.html)