Security Assertion Markup Language

learn more… | top users | synonyms

0
votes
1answer
21 views

ColdFusion: SAML Service Provider ADFS

Our company is programming custom webshops for our customers. Now a customer has contacted us to implement the authentication under use of SAML. The customer is running an ADFS server already. My job ...
0
votes
1answer
22 views

Java: Access an API that uses SAML authentication

I have a web project that needs to pull some data from a hosted versionone instance. The versionone instance uses SAML authentication for single sign-on. The single sign-on itself uses a username and ...
0
votes
0answers
19 views

Missing xmlns:ds=“http://www.w3.org/2000/09/xmldsig#” in a SAML request

There are SAML authentication requests coming from two different systems. One is successfull, the other keeps failing. I noted that the failing one has missing ...
0
votes
1answer
8 views

Integrating CAS with an external SAML identity provider

I would like to implement single sign on functionality for my web application(s). Our team uses Spring framework, which seems to support CAS as its SSO authentication technology. CAS seems to be ...
0
votes
0answers
18 views

Aggcat SAML request in Node.js

I'm developing an application that will interface with Intuit's aggcat service. I'm writing the application in Node.js. Right now I'm stuck on creating the SAML request. I've searched for a module ...
0
votes
0answers
38 views

WSO2 SAML2 implementation not standard compliant

We've been attempting to get WSO2 carbon based servers (API Manager 1.4.0 and IS 4.1.0, carbon 4.0 and 4.1 respectively) to authenticate with the SAML2 SSO authenticator using our Shibboleth Identity ...
1
vote
0answers
22 views

Spring MVC app as SAML SP - examples?

are there any working examples or tutorials on how to integrate SAML authentication with a Spring MVC application? I want the Spring MVC application to be a SAML SP - linked or invoked from some ...
0
votes
0answers
22 views

simpleSAMLphp IdP / Python-based SP

I am integrating a simpleSAMLphp Identity Provider with a python-based solution (the Service Provider). IdP: http://simplesamlphp.org/ Python Library in SP: https://github.com/onelogin/python-saml ...
0
votes
2answers
33 views

Top SAML 2.0 identity providers in the market

I am working on a product (service provider) which uses SAML 2.0 for authentication purpose. Having said that I wanted to know what you all think are the top and most trusted identity providers that ...
0
votes
0answers
20 views

Apply SAML 2 on top of restful web services

I am a newbie to SAML. I want to implement a simple hello world restful WS using CXF and Spring and apply SAML 2 on top of it. Can you please provide some pointers as to how to implement the same. ...
0
votes
1answer
27 views

How can I setup a web Application to use ADFS /SAML/WS-* in JAVA?

I have a pair of web applications written in Java 1.6.X using Wicket-1.5.x There is another organization where I work that maintains a public login portal for my web applications to integrate with ...
4
votes
0answers
165 views

How to get access token from ACS via SAML assertion?

I was able to retrieve, decode the security token (SWT) from various identity providers configured in ACS. Now I should be - according to example - able to do this: String headerValue = ...
0
votes
0answers
12 views

IdP-Initiated SSO Hanging On Form Submit

Our machine is an IdP, and are trying the above initiation using simplesamlphp and this feature: IdP-first flow. Testing url: ...
1
vote
1answer
16 views

Convert site from SP-Initiated SSO Redirect POST to IdP-Initiated SSO POST

Up until now, I have been using simplesamlphp for SP-Initiated SSO Redirect for our third party applications. But our latest client does IdP-Initiated SSO instead. I was given this page to explain ...
0
votes
1answer
28 views

Check xml against .pfx certificate

I'm working on creating a Service Provide for an SSO. I already have the whole system up and running, but the only thing I have left to do is to verify the response we get using the certificate ...

1 2 3 4 5 35
15 30 50 per page