Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] How to validate signing certificate of the SAML token in the relaying party?

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] How to validate signing certificate of the SAML token in the relaying party?


Chronological Thread 
  • From: Paul Hethmon <>
  • To: OpenSAML List <>
  • Subject: Re: [OpenSAML] How to validate signing certificate of the SAML token in the relaying party?
  • Date: Thu, 28 Apr 2011 14:45:06 +0000
  • Accept-language: en-US

Pretty sure you'll have to validate the certificate separately for
expiration date. You definitely will if you want to check the certificate
chain since that's out of scope of SAML.

On 4/28/11 10:35 AM, "Gina Choi"
<>
wrote:

>I extracted singing certificate from Identity Provider and installed it
>in the
>relying party. I used the following code to validate the signature. Does
>signatureValidator.validate(signature) also validate the expiration date
>of
>the certificate or I have to write my own code to check if the
>certificate is
>expired?
>




Archive powered by MHonArc 2.6.16.

Top of Page