Fórum

SAML Plugin- How to encrypt attribute value in saml assertion

madhulika singh, modificado 7 Anos atrás.

SAML Plugin- How to encrypt attribute value in saml assertion

New Member Postagens: 2 Data de Entrada: 15/04/15 Postagens Recentes
Hi All,

We are using saml plugin (liferay provided SAML SSO framework) for SSO to third party application. We have successfully implemented this for salesforce which is working all fine.
Now we are implementing SSO for some other third party.

Scenario : The third party has shared with us their metadata file which has two KeyDescriptor
-first for "signing"
-second for "encryption"
They want
1. assertion should be signed using the first KeyDescriptor
2. attribute value in attribute statement should be encrypted using the second KeyDescriptor (complete assertion encryption is not required. Only attribute value encryption is required)

Query : How do I configure my saml plugin to perform encryption for attribute value.


Thanks,
Madhu
thumbnail
Mika Koivisto, modificado 7 Anos atrás.

RE: SAML Plugin- How to encrypt attribute value in saml assertion

Liferay Legend Postagens: 1519 Data de Entrada: 07/08/06 Postagens Recentes
Liferay SAML plugin doesn't support encryption.