Discuss this help topic in SecureBlackbox Forum

TElSAMLRedirectBinding class

Properties     Methods     Events     Declared in     


This class is a descendant of TElSAMLBinding.

Description

Redirect binding is used to carry SAML messages directly in the URLs of HTTP GET requests. As the length of a URL is usually limited, this binding is appropriate for carrying short messages such as AuthnRequest. In particular, this binding is used when the SP and IdP communicate via an HTTP user agent.

Properties

Methods

Inherited from TElSAMLBinding

Events

Inherited from TElSAMLBinding

Declared in

.NET:
  • Namespace: SBXMLSAMLBind
  • Assembly: SecureBlackbox.SAMLCommon
VCL:
  • Unit: SBXMLSAMLBind
Java:
  • Package: SecureBlackbox.SAMLCommon.jar
C++:
  • sbxmlsamlbind.h

Discuss this help topic in SecureBlackbox Forum