Tagged Questions

0
votes
1answer
28 views

SAML: Why is the certificate within the Signature???

Hi, I have to implement SSO with SAML for my company's website (as the relying party). An essential part off course is the verification of the signature. Here is the signature par …
1
vote
2answers
630 views

SAML Assertion WriteXML issue in C#

I've created an instance of a SamlAssertion, and added the the authorization statement and attribute statments to it, and now I want to print out the XML so I can do an HTTP post, …
0
votes
1answer
37 views

How do I integrate SAML into my Rails Application?

I have a rails app that is currently an affiliate site with my customer's SSO Identity Provider. Currently it uses the CA SiteMinder Affiliate Agent, which is an apache module. T …
1
vote
3answers
857 views

SAML with .NET 2.0

I've been given the task of working with SAML to implement an SSO solution between my company and a third party provider. My only issue is that I can't seem to find how to impleme …
2
votes
2answers
181 views

Implementing SSO using different versions of SAML

Is it possible to establish SSO between two different vendors when each of them use different versions of SAML. VendorA uses SAML 1.0 and VendorB uses SAML 2.0 ? Can we have a inte …
0
votes
3answers
118 views

Writing an XML file using python

Hello All, I have to write an xml file using python standard modules (not using elementtree, lxml etc) The metadata is a SAML identity provider metadata and is of the form - &lt …
0
votes
2answers
54 views

AudienceRestriction in SAML Assertion

Can someone please point me in the direction of an example creating a SamlAssertion that includes an AudienceRestriction in the Conditions node? below is an example of my code whe …
1
vote
2answers
96 views

SAML library/component for .NET

Can anyone recommend libraries for generating SAML assertions for a federated sign-on implementation in .NET. It would be ideal if it was integrated with the ASP.NET membership AP …
0
votes
2answers
127 views

Validate java SAML signature from C#

Hi, How can i validate in .Net C# a SAML signature created in Java? Here is the SAML Signature that i get from Java: <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsi …
0
votes
1answer
76 views

Encrypted and encoded XML representation of X.509 Certificate for SAML metadata

I order to set up SSO and function as Service Provider with my Identity Provider I need to specify which certificate I want to use for signing and encrypting in the exchanged metad …
0
votes
0answers
23 views

Confusion over the use of AuthnContext

I know AuthnContext is an optional part of the SAMLResponse. Confusion prevails over the 'correct' use of saml:AuthnContextClassRef in the SAMLResponse. Based on our user authenti …
3
votes
2answers
245 views

Convenient applications for Browser/POST and Browser/Artifact SAML profiles

I'm proposing the use of SAML 1.1 as technology to prove Web SSO in a customer environment, and they asked me something interesting: Which scenario Browser/POST profile is appropr …
1
vote
1answer
417 views

Can you recommend a SAML 2.0 Identity Provider for test?

I'm implementing a SAML 2.0 Service Provider and need to install a SAML 2.0 Identity Provider for testing. Given this need, the Identity Provider should ideally be free (or have a …
1
vote
1answer
241 views

SAML assertion with username/password - what do the messages really look like?

I need to create a some SAML 2.0 assertions, and I'm having trouble finding what the XML should really look like. Most of the documentation seems to be about using particular tool …
0
votes
2answers
73 views

SAML (Security Assertion Markup Language) - Can this be implemented via network infrastructure

I've possible got to implement SAML for a couple of sites we have and I was wondering if this kind of requirement can be implemented in infrastructure technologies like Active Dire …

1 2 3 next
15 30 50 per page