Difference between revisions of "Single Sign On with SAML 2.0"

From Hornbill
Jump to navigation Jump to search
(Created page with "<font color="red">PRELIMINARY INFORMATION</font> The Hornbill platform supports single-sign-on and transparent auto provisioning of both user and guest accounts using SAML 2....")
 
Line 11: Line 11:
  
 
== SAML Overview ==
 
== SAML Overview ==
''Security Assertion Markup Language''' ('''SAML''', pronounced "sam-el"<ref>{{cite web|url=http://www.webopedia.com/TERM/S/SAML.html |title=What is SAML? - A Word Definition From the Webopedia Computer Dictionary |publisher=Webopedia.com |date= |accessdate=2013-09-21}}</ref>) is an [[XML]]-based [[open standard]] data format for exchanging [[authentication]] and [[authorization]] data between parties, in particular, between an [[identity provider]] and a [[service provider]]. SAML is a product of the [[OASIS (organization)|OASIS]] Security Services Technical Committee. SAML dates from 2001; the most recent major update of SAML was published in 2005, but protocol enhancements have steadily been added through additional, optional standards.
+
''Security Assertion Markup Language''' ('''SAML''', pronounced "sam-el") is an XML-based open standard data format for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. SAML is a product of the OASIS (organization) Security Services Technical Committee. SAML dates from 2001; the most recent major update of SAML was published in 2005, but protocol enhancements have steadily been added through additional, optional standards.
 
<small>Source: [http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language]</small>
 
<small>Source: [http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language]</small>

Revision as of 20:46, 17 August 2014

PRELIMINARY INFORMATION

The Hornbill platform supports single-sign-on and transparent auto provisioning of both user and guest accounts using SAML 2.0 providing enterprise-class user identity integration.

  • Multiple Identity Providers Supported
  • User Provisioning Templates
  • Digital Signature Validation
  • Public Key Verification
  • Assertion Value Attribute Mapping
  • Flexible NameID override

SAML Overview

Security Assertion Markup Language ('SAML, pronounced "sam-el") is an XML-based open standard data format for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. SAML is a product of the OASIS (organization) Security Services Technical Committee. SAML dates from 2001; the most recent major update of SAML was published in 2005, but protocol enhancements have steadily been added through additional, optional standards. Source: http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language