Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDP expired x509 certificate validation #464

Closed
fatton139 opened this issue Jan 10, 2022 · 1 comment
Closed

IDP expired x509 certificate validation #464

fatton139 opened this issue Jan 10, 2022 · 1 comment
Labels

Comments

@fatton139
Copy link

Hi,

I have a testing IDP whose x509 certificate has expired, I would've expected some validation error to be thrown but everything seems to still be fine.

Is it intended that the devs themselves to implement this and validate the certificate?

I've tried toggling authnRequestsSigned and wantAssertionsSigned but seems to have no effect.

Thanks for all your work.

@tngan
Copy link
Owner

tngan commented Apr 10, 2022

@fatton139 Yes, it's up to devs to implement the certificate validation for now, but I would consider it to be the feature request in the future, thanks for you input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants