[website] branch master updated: Update the page a bit
Scott Cantor
cantor.2 at osu.edu
Thu Apr 7 14:51:47 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository website.
The following commit(s) were added to refs/heads/master by this push:
new 522665a Update the page a bit
522665a is described below
commit 522665a5a99f0ba6812feaffb5680c0123421904
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 7 14:51:39 2016 -0400
Update the page a bit
---
products/identity-provider.html | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/products/identity-provider.html b/products/identity-provider.html
index 72913f0..fbea56c 100755
--- a/products/identity-provider.html
+++ b/products/identity-provider.html
@@ -84,12 +84,14 @@ Identity Provider
<div class="product_features">
<h2>Key Features</h2>
<ul>
- <li>Out-of-the-box support for LDAP, Kerberos, web server and Servlet Container based authentication systems.</li>
- <li>Out-of-the-box support for reading user data from LDAP directories and relational databases (no special schemas required) and performing simple or complex transformations on the acquired data.</li>
- <li>Support for releasing only selected data and making sure it gets there securely.</li>
- <li>Excellent scaling - a single instance can handle millions of authentication requests per day and can communicate with thousands of service providers.</li>
- <li>Works with all other known SAML implementations.</li>
- <li>Documented APIs to allow the software to be extended to support custom services.</li>
+ <li>Out-of-the-box support for LDAP, Kerberos, JAAS, X.509, SPNEGO, and container-based authentication systems.</li>
+ <li>Out-of-the-box support for reading user data from arbitrarily-structured LDAP directories and relational databases and performing simple or complex transformations on the acquired data.</li>
+ <li>Fine-grained control over the data to release to a relying party system.</li>
+ <li>Excellent scaling, both in performance and manageability - a single instance can handle millions of authentication requests per day and can communicate with thousands of service providers.</li>
+ <li>Out-of-the-box high availability via client-side state management, plus additional options for database or memcache state.</li>
+ <li>Works with any compliant SAML 1.1 and 2.0 Service Provider implementation.</li>
+ <li>Supports the CAS 2 SSO protocol and some additional extensions.</li>
+ <li>Extensive and carefully-managed APIs to allow the software to be extended to support custom scenarios.</li>
</ul>
</div>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list