Forums de discussion

SAML Plugin- How to encrypt attribute value in saml assertion

madhulika singh, modifié il y a 7 années.

SAML Plugin- How to encrypt attribute value in saml assertion

New Member Publications: 2 Date d'inscription: 15/04/15 Publications récentes
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, modifié il y a 7 années.

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

Liferay Legend Publications: 1519 Date d'inscription: 07/08/06 Publications récentes
Liferay SAML plugin doesn't support encryption.