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

The SAML logout did not complete properly. #353

Open
Xiancai709 opened this issue Oct 15, 2022 · 11 comments
Open

The SAML logout did not complete properly. #353

Xiancai709 opened this issue Oct 15, 2022 · 11 comments

Comments

@Xiancai709
Copy link

When I try logout, ADFS IDP is returning this error.

I analyzed IDP(Active Directory Federation Service on Windows Server) logs.
it is verify signature issue in logs.
But already, using same signature for IDP and SDP.
I'm success in login but when I try logout on SP, error
Please let me know. what is issue?
I attached screenshot.
Screenshot is ADFS screen after I logout on jangosaml2 project.
It is redirecting to ADFS...
Please guide.

image

@peppelinux
Copy link
Member

Well, someone has asked you how you have resolved your problema here

#348

Would you like to give an hint?
Consider this more like a social Exchange 😉

For logout, It depends, we Need to know which logout endpoint the adfs has in its metadata

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 15, 2022 via email

@peppelinux
Copy link
Member

It seems that the idp has the same endpoint for both post and redirect bindings

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 18, 2022 via email

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 18, 2022 via email

@peppelinux
Copy link
Member

you can disable the signature check if you need

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 18, 2022 via email

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 18, 2022 via email

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 19, 2022 via email

@Xiancai709
Copy link
Author

Xiancai709 commented Oct 20, 2022 via email

@peppelinux
Copy link
Member

I think that you should share the IDP metadata here, we should have to check which are the logout endpoints and their binding and then check in djangosaml2 if something should be done

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

No branches or pull requests

2 participants