Signed SSO with HTTP-REDIRECT Binding [was: cert field not read?]
See original GitHub issueHi,
Using pysaml2 as an SP, any my metadata is:
'metadata': { 'remote': [ { "url": a-remote-url "cert": a-file }, ] },
The thing is that it feels like the cert field is not being used - I can have any value here (a string, a file, a file that does not exist) and it does not affect the workflow at all. Does this field not work when the remote host is localhost?
Code Version
6.1.0
Expected Behavior
Read the value of the cert field
Current Behavior
Any value of the cert field works
Issue Analytics
- State:
- Created 3 years ago
- Comments:20 (13 by maintainers)
Top Results From Across the Web
TroubleShoot: SAML Web SSO, WebSphere traditional - IBM
The SAML SSO feature in WebSphere traditional does not support HTTP-Redirect binding; it only supports HTTP-POST binding. The following is a common error ......
Read more >Single Sign-On SAML protocol - Azure - Microsoft Learn
The cloud service (the service provider) uses an HTTP Redirect binding to pass an AuthnRequest (authentication request) element to Azure AD (the ...
Read more >Troubleshoot SAML Configurations - Auth0
Select the IdP-Initiated SSO view, locate Response Protocol, and check its value. User isn't logged out of the IdP. When ADFS is configured...
Read more >Cb Defense: How To Troubleshoot SAML Configuration Issues
If you are unable to log in after enabling SAML, contact support to disable it ... Single Sign On URL (HTTP-Redirect Binding) is...
Read more >Configuring and Updating SSO in Salesforce - TeamDynamix
If not enabled, enable Single Sign-On for your Organization in the Federated ... Current Certificate, This should be a read only field.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@peppelinux Right, got it working now. Thanks for all your support! ❤️
This is now fixed by 2f756ba