1

我知道在 Symfony 2.1 中可以通过证书提供登录。但我找不到实现示例。

有人知道如何在 Symfony 2.1 中配置基于证书的登录吗?

4

1 回答 1

1

Symfony2 Authentication configuration 有一个很好的概述 - 我建议通读它。这是所需部分的链接:

http://brentertainment.com/other/docs/book/security/authentication.html#x-509-certificates

于 2013-03-13T21:35:33.217 回答