Forums, Documentation & Knowledge Base - ComponentSpace

Encrypted attributes in HighLevel api SSO


https://componentspace.com/forums/Topic1476.aspx

By alex - 3/19/2015

Is that possible to use Encrypted attributes in HighLeve api?
SAMLIdentityProvider.InitiateSSO seems to only accept SAMLAttribute not EncryptedAttribute.

Thank you
By ComponentSpace - 3/20/2015

I would double check with the service provider that they definitely want the individual SAML attributes encrypted rather than the entire SAML assertion.
It seems odd to encrypt individual attributes rather than the assertion and I suspect it will also be more expensive.
If they don't support an encrypted SAML assertion then there's always the option of using our low-level API.
However, please let me know once you've spoken to the service provider to confirm whether or not they support encrypted assertions.