ulisesbocchio / spring-boot-security-saml

spring-security-saml integration with Spring Boot
MIT License
157 stars 72 forks source link

How to include chained X509 certificates? #77

Open jigneshkhatri opened 5 years ago

jigneshkhatri commented 5 years ago

I am having chain of X509 certificates, but not able to include them in SP AuthnRequest. I have tried combining all the certificates as mentioned here but with no success. Is there any way to include chained X509 certificates in AuthnRequest?

Jaha96 commented 4 years ago

Hello @jigneshkhatri ,

Did you solved your problem. Can you give me some suggestions?