Discuss this help topic in SecureBlackbox Forum

Setup Artifact binding

In order to use Artifact binding, set TElSAMLServiceProvider.SPToIDPBinding property to TSBSAMLBindingType.sbtArtifact. Initialize TElSAMLServiceProvider.ArtifactStorage property with an instance of TElMemoryArtifactStorage class. One instance of TElMemoryArtifactStorage can be shared between multiple TElSAMLServiceProvider objects.

How To articles about SAML Service Provider (SP)

Discuss this help topic in SecureBlackbox Forum