-
Notifications
You must be signed in to change notification settings - Fork 22
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
Demo service provider certificate appears to fail revocation check #70
Comments
Problem is that
In Certificate Manager, clicking
For now, to resolve the issue, drag and drop |
This resolved the issue for me (I think) - though now I have a different error (below) which I think is unrelated. Anyhow - thanks for the certificate fix.
|
Yes. Let's not mix issues. |
Repro steps:
readme.md
to setupIdentityProviderDemo
andWebsiteDemo
.IdentityProviderDemo
andWebsiteDemo
from Visual Studio.IdentityProviderDemo
fromWebsiteDemo
.Login fails to complete on the IdP side:
due to
The IdP cannot verify the service provider's certificate and thus cannot sign the response to the SP.
The text was updated successfully, but these errors were encountered: