Skip to main content

All Questions

0 votes
0 answers
120 views

Saml 2.0 SSO - Receiving HTTP ERROR 400 when directed to ACS URL

I have an app that I have developed as the SP, using Salesforce as the IdP. I am testing it out (localhost) so have used ngrok to expose the Api. I have made sure that I am referencing ngrok in the ...
herpreet.sond's user avatar
0 votes
0 answers
41 views

Implement SAML SSO in Aspnetboilerplate with Angular as Frontend

I need to implement SAML SSO authentication in a https://aspnetboilerplate.com/ solution. In documentation not found a way to do or i'm not sure how to do, because i could not found any clear example. ...
Luis Contreras's user avatar
0 votes
0 answers
55 views

Saml token expiry time

I have configured my web application using SAML to go through the SSO flow. Things are working fine. I wanted to update the token expiry time. Can you let me know the best way to do it? Tried using ...
user2017240's user avatar
0 votes
0 answers
139 views

Salesforce as IdP error - Invalid HTTP method

I'm completely new to SSO, so please bear with me... I have built an application (Service Provider) and I want to use Salesforce as the SSO IdP using SAML 2.0. When being redirected to Salesforce to ...
Preety's user avatar
  • 1
0 votes
0 answers
91 views

ITfoxtec IDX13102: Exception thrown while reading 'AuthnContext' for Saml2SecurityToken

I'm getting the following exception while trying to read the SAML assertion using ITfoxtec Identity SAML2 MVC Core package v4.10.7 in an ASP.NET core 3.1 application: IDX13102: Exception thrown while ...
Imran's user avatar
  • 1
0 votes
1 answer
201 views

SAML2 Toolkit SSO integration (java)

Hello I am currently searching for a solution to integrate a SAML2 based SSO into my java web application which is running on a glassfish server. My application is splitted into a front and a backend ...
PhiloLars's user avatar
0 votes
1 answer
563 views

"Error: An SP-initiated SAML response from *IdP* was received unexpectedly", what could cause this error?

I have upgraded to the latest stable version of ComponentSpace.Saml2.Net (6.5.0). So I had to refactor the code changing the old syntax: "PartnerCertificateString=..., ...
Cata's user avatar
  • 29
0 votes
0 answers
323 views

The response contained an InResponseTo attribute [] but no saved authentication request was found - Springboot integrated with SAML2 Okta

I follow this guide exactly, i can login- logout properly in normal scenario https://developer.okta.com/blog/2022/08/05/spring-boot-saml The issue happens in this screnario Open 2 browser tabs at ...
victorDo's user avatar
1 vote
1 answer
242 views

How to acquire SAML token using OBO flow in Azure

I have an enterprise app in Azure (SAML SSSO enabled) that gives me a SAML assertion with group info in it. And I use that saml assertion in third party service. This flow works as expected with ...
Jhooma's user avatar
  • 11
0 votes
0 answers
48 views

how to map attribute content in saml2 sso connection

I have a sso connection from a Azure idp to Keycloack sp. I can choose where to make it, but i need to make a mapping the content of an attribute of the SAML2 assertion. I have a "user....
JahStation's user avatar
-1 votes
1 answer
339 views

Spring security SAML : Which lib to create an Identity provider to connect to service provider

I want to create an identityprovider to authenticate to an sso server using Spring security saml2. Can I create an ID using the 'org.springframework.security:spring-security-saml2-service-provider' ...
user22993862's user avatar
0 votes
0 answers
269 views

Springboot3.0 Saml2 integrated with Microsoft Azure SAML SSO - issue when logout

My code is from this tutorial https://developer.okta.com/blog/2022/08/05/spring-boot-saml My Code: https://github.com/thangdc1910/springboot-saml i can integrate with Okta with no issue, but when i ...
victorDo's user avatar
0 votes
1 answer
297 views

Keycloak: Unique SAML endpoint per SAML Client in the same Realm

I'm setting up multiple SAML clients within a single Keycloak realm (Keycloak is the IdP). The idea is to have multiple SAML clients for the same SP within the same realm. SAML client 1 will be used ...
Mike-S122's user avatar
  • 219
0 votes
0 answers
116 views

ADFS IdP Initiated Logout Response URL

I am attempting to configure Single Logout (SLO) for one of my relying party trusts, but am having trouble getting IdP Initiated Logout (using the "Sign out from all the sites you have accessed&...
At Wits End's user avatar
0 votes
1 answer
1k views

How to generate Identity Provider (IdP) SAML Response in node.js?

I have two very simple node.js applications: idp (Identity Provider) and sp (Service Provider). These apps don't have any specific business logic, I just want to create a very simple single sign-on (...
Mykyta Manuilenko's user avatar

15 30 50 per page
1
2
3 4 5
48