You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this saml20 to consume signed assertion from my IDP, which is so far good,
but found this right know this saml20 is not able to consume encrypted raw assertion .
if encrypted assertion send as input it will give response invalid assertion error
If this module able to consume encrypted saml assertion
We want to use this module in production , so require encryption and decryption support to validate SAML assertion.
Do you have a plan for your module to support Encrypted saml assertion validation .?
Thanks and regards
Indrani
The text was updated successfully, but these errors were encountered:
Indrani123
changed the title
Required to suupport validate encrpted saml Assertion to get claims
Required to suupport validate Encyrpted saml Assertion to get claims
Jan 20, 2016
Indrani123
changed the title
Required to suupport validate Encyrpted saml Assertion to get claims
PR for suupport validate Encyrpted saml Assertion to get claims
Feb 10, 2016
Hi,
I am using this saml20 to consume signed assertion from my IDP, which is so far good,
but found this right know this saml20 is not able to consume encrypted raw assertion .
if encrypted assertion send as input it will give response invalid assertion error
If this module able to consume encrypted saml assertion
this is my sample encrypted assertion
We want to use this module in production , so require encryption and decryption support to validate SAML assertion.
Do you have a plan for your module to support Encrypted saml assertion validation .?
Thanks and regards
Indrani
The text was updated successfully, but these errors were encountered: