Top "Saml" questions

Security Assertion Markup Language (SAML) is a standard for logging users into applications based on their sessions in another context.

Authenticating to SharePoint Online using cURL (using ADFS 2.1 as IP-STS)

I'm trying to set up a simple script that uses cURL to monitor our SharePoint Online site by doing the …

curl office365 saml adfs ws-trust
Spring Security SAML + HTTPS to another page

I created a project with Spring Security SAML. I need to write a code (same project), which connects with another …

java spring spring-security saml spring-saml
Requested Authentication Method is not supported on the STS

Our Java app is federated with customers ADFS 3.0 server. There is an issue after sending authentication requests (SP initiated) to …

windows-authentication saml saml-2.0 adfs adfs3.0
Multiple pre-auth filters in Spring Security?

I have a need to have multiple PRE_AUTH Spring Security filters. In particular I need to use a PRE_…

spring-security saml pre-authentication spring-saml
SAML 2.0 - How to verify the sender certificate?

I implement a SAML SP in Java. I send an AuthnRequest to SAML 2.0 IDP and gets an encrypted response. My …

java saml saml-2.0 opensaml
"Could not find the metadata of an IdP" with drupal and simplesamlphp_auth

I set up my SimpleSamlPhp(I have my IdP in another server) with Drupal. After logging into "http://localhost:31478/simplesaml/" …

authentication drupal saml simplesamlphp
Processing SAML response with Spring SAML

I developed a Service Provider by using Spring SAML. I've configured several IdPs, each of them with a different naming …

spring saml saml-2.0 spring-saml
Glassfish OpenSSO instructions (where to download OpenSSO)?

According to the tutorial, I should go to OpenSSO and download an "express build". However, the download links on the …

java oracle glassfish saml opensso
Is there a standard format of SAML 2.0 encrypted assertion

I am implementing an SP initiated web browser SAML SSO profile in JBOSS. My application is the SP. After login, …

saml saml-2.0 opensaml
How to setup a load-test with JMeter for performing SP initiated SSO's with SAML

I want to setup a load-test with JMeter for performing SP initiated SSO's using SAMLv2 with a variety of users. …

jmeter load-testing saml openam