掲示板

SAML Plugin- How to encrypt attribute value in saml assertion

7年前 に madhulika singh によって更新されました。

SAML Plugin- How to encrypt attribute value in saml assertion

New Member 投稿: 2 参加年月日: 15/04/15 最新の投稿
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
7年前 に Mika Koivisto によって更新されました。

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

Liferay Legend 投稿: 1519 参加年月日: 06/08/07 最新の投稿
Liferay SAML plugin doesn't support encryption.