Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

0 votes
0 answers
4 views

SP Initiated SAML SSO for cognito

I have a user pool configured in cognito with some users. I need to login to a service using these user accounts. The service supports SAML SSO and asks for SSO URL, SAML Entity ID and SAML ...
aispark's user avatar
  • 159
0 votes
0 answers
19 views

Value of encrypting SAML Assertions

I have an auditor requiring us to encrypt SAML assertions from IdP to RP. I’m fine with this in general as it’s a pretty standard config and most SAML apps support it, but they claim it needs ...
sp_vennem's user avatar
1 vote
1 answer
71 views

Advices on KeyCloak broker configuration for SSO from external SAML and 2 keycloaks

I have a case when users need to login via Okta to broker where I have configured instance of keycloak having SAML IDP initiated SSO. Broker would need to redirect on successful login to one of 10 ...
Regfor's user avatar
  • 8,083
0 votes
0 answers
16 views

How to set the SP certificate in google as IdP with SAML?

I want to use google as an IdP for SPs using SAML. I have integrated an SP with google as IdP and for this I have followed the documentation provided by google at Google SAML. I have created my custom ...
Jorge Domingo's user avatar
0 votes
0 answers
20 views

Jenkins and okta integration with only username based login

We have integrated jenkins and okta. While opening jenkins URL, its redirecting to Okta page with username and password inputs. However, we also want to allow the login only based on the username. ...
Jaydeep Soni's user avatar
0 votes
1 answer
19 views

Why wouldn't the IdP initiate contact with the SP in a SAML 2.0 SSO integration?

Please let me know if I'm not providing enough info. Asking a question here because it could potentially be faster than contacting and dealing with the IdP. We, a service provider, are integrating ...
Abdullah Esmail's user avatar
0 votes
0 answers
15 views

Is it possible to create local AEM groups and define permissions up-front, so that during the SSO login AD groups sync-up with permissions in AEM?

I am trying to implement SAML2 based SSO authentication into AEM Author and I would like to explore if there are ways to create the local AEM groups & define permission up-front, bearing the same ...
Prasanth's user avatar
0 votes
0 answers
17 views

SAML Integration with AWS Connect and 3rd Party Application

I plan to create a web application that is connected to Amazon Connect App. Database mysql rds, front end development using reactjs and backend api using.net8. I have already developed a web ...
Gevan Jayasinghe's user avatar
0 votes
0 answers
45 views

ASP.NET Core: the first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object

I am writing an app with ASP.NET Core 8, the application is a SSO using SAML 2.0. The problem is that I am not very good using C# but my work is requiring it. I managed to get Jitbit's module to ...
Steven Brenes's user avatar
0 votes
0 answers
86 views

saml2, react, spring boot 3.2.3 bundled jar and redirects

I have a spring boot 3.2.3 all-in-one application with React as the front end. I want to allow local login in addition to SSO/saml2, both resulting in a JWT used throughout React. I have the spring ...
William Eubank's user avatar
0 votes
0 answers
55 views

How to handle Multiple SP on the same server pointing to the same IDP Azure AD?

I have two SP URLS on the same server called, SP1 : hro1.test.com SP2: hro2.test.com I have created two SP meta data and shared to AD later I have got two IDP from them and I configured two SP and ...
Manikanta Pallikonda's user avatar
0 votes
1 answer
94 views

Do line breaks or spaces affect saml assertion validation?

I am developing an idp server. I am working on a project that interprets samlrequest from sp, creates samlresponse and sends it to sp. The response itself has been completed, but I am constantly ...
user23549780's user avatar
0 votes
0 answers
197 views

SAML Error - The server requires a signed SAML authentication request but no signature is present

I'm relatively new to SAML integration, and I've encountered an issue recently that I've been struggling to resolve. I've managed to set up my login page to redirect users to the Identity Provider's (...
Suresh Dev's user avatar
0 votes
0 answers
76 views

sustainsys.saml2 http handler doesn't redirect to sing on url in my ASP.NET app

Instead of redirecting to "signOnUrl" my app redirects to the same login.aspx (start page) and I see Access Denied error. I use Pingfederate as Identity Provider. I have the following ...
Dmitriy Shapiro's user avatar
2 votes
0 answers
468 views

How can I implement SAML SSO auth in NextJS

Currently I have a portal page with sso authentication, the user click on a 'Sign in' button and automatically the app redirect the user to the SSO login. All this is working fine with React in the ...
Ricardodnr's user avatar
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
24