question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Signed SSO with HTTP-REDIRECT Binding [was: cert field not read?]

See original GitHub issue

Hi,

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:closed
  • Created 3 years ago
  • Comments:20 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
errrkencommented, Sep 4, 2020

@peppelinux Right, got it working now. Thanks for all your support! ❤️

1reaction
c00kiemon5tercommented, Nov 23, 2020

This is now fixed by 2f756ba

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found