Skip to main content

All Questions

Tagged with
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
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
-1 votes
0 answers
27 views

Can two separate applications share the same SAML response to avoid multiple 2FA? [closed]

I have been tasked with creating a new landing page application (app 1) which users would then be able to use to access other applications (apps 2,3,4). Is it possible for App1 to be registered in ...
Brassic'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
-2 votes
1 answer
77 views

Simple way to put AWS Lambda app behind SAML authentication [closed]

I have a simple AWS Lambda app. I need to front it with SSO, our IdP provider is Okta. The app is rarely used by a large amount of employees. What would be the easiest way to do that without ...
NetworkMeister's user avatar
0 votes
0 answers
88 views

How to map NameID values to user attributes in Keycloak when integrating SAML IdP

I'm trying to connect an external IdP to Keycloak, so that I have "Login with [X, an external system]" feature. I managed to configure it so that the IdP returns a response with the ...
Jack L.'s user avatar
  • 1,317
0 votes
0 answers
15 views

When SP certificates updated, how adfs update its local certificates?

Here is the situation with SSO by saml SP: our own apps, with a valid certificates which will be expired in 1 year Idp: ADFS in windows server The SP federation metadata we configured in ADFS is as ...
Jevons Ryan's user avatar
0 votes
0 answers
13 views

CSAM saml logout

When the user logs off the application, it calls the logout endpoint in our identity project. The problem is, the application is logged off, but under the hood the user is still signed on in CSAM. I'm ...
Tim Maes's user avatar
  • 582
0 votes
0 answers
29 views

Setup SAML in firebase

How can I setup SAML for my firebase project ? I found a document related to this problem but I'm confused how to find these information like in the image below. Is there a way to identify them in my ...
sieusaopolo15's user avatar
0 votes
0 answers
71 views

saml2aws using google apps as IdP

I configured federated access to AWS for my team to use Google apps as IdP. Now, I want to enable them to use awscli and generate credentials using saml2aws I run saml2aws configure and entered the ...
Tom Ron's user avatar
  • 6,135
0 votes
0 answers
83 views

Azure Single Sign On with SAML - IDX10214: Audience validation failed issue

I have a sample application that is trying to facilitate single sign on using SAML and I am able to authenticate the user, but when I am getting the SAML response back from Azure, I am facing the ...
Chirag K's user avatar
  • 2,434
0 votes
0 answers
56 views

Unable to pass login_hint to Google SAML Authentication

I use SimpleSAML to allow users to authenticate into my application using Microsoft or Google accounts. Most clients use Microsoft, so the SAML SingleSignOnService URL binding becomes something like: ...
Matt Doble's user avatar
0 votes
1 answer
116 views

Encountering error": "Internal Server Error", Code 500 - Okta Authentication Setup with AWS OpenSearch VPC + Nginx Reverse Proxy

I have a AWS Opensearch in VPC network. I am using Nginx reverse proxy to access Opensearch Dashboard (Kibana). My Curent setup is working fine. I tried to SAML Okta Authentication but getting ...
Gursharan Singh's user avatar
0 votes
2 answers
119 views

Moodle intergration with ADFS--Plugin SAML2 Single sign on

I recently attempted to integrate ADFS with a Moodle application using the "SAML2 Single Sign-On" plugin maintained by Catalyst IT, version 2022111701 (2022111701). The Moodle version is 4.3 ...
Ck_7's user avatar
  • 537
0 votes
0 answers
34 views

How to configure SSO between Sharepoint 2019 onprime and Nintex K2 5.5?

I have a sharepoint 2019 onprim app that uses Nintex K2 forms in Ifram, Everytime the user login to the sharepoint app using his windows creds. the k2 asks to enter the creds again. So how can we ...
Mohamed Eisa's user avatar
0 votes
0 answers
36 views

Is there any way to login SSO using RestAssured or using any API calls?

I've many automated scenarios and I need to perform SAML SSO login for each scenario execution. Is there any way to perform this SSO login using any API calls or RestAssured instead of having it on ...
Toothless2.0's user avatar
1 vote
2 answers
161 views

Firebase Authentication SAML resource metadata file

We are using Firebase Authentication. A customer wants SSO access over SAML to our application. They use Open Athens as their identity provider. Now I've setup their SAML provider and sent them the ...
Mad A.'s user avatar
  • 431
1 vote
0 answers
32 views

How to add ForceAuthn flag on AWS cognito

I'm using AWS cognito as SP while using SAML with other Idps. I want for specific customer to use ForceAuthn to enforce login in every authentication. How can I do that with AWS cognito? And could it ...
Yoni Kohn's user avatar
0 votes
0 answers
94 views

what should I do about the error in the Keycloak and ADFS application "Client does not have a public key"?

I have Keycloak 23.0.4 configured with ADFS (SAML) as an IDP. The mappings are configured so that from ADFS I receive data about email, first name, last name, as well as which groups the AD user ...
Julia's user avatar
  • 1
0 votes
1 answer
46 views

openliberty saml group mapping not working

I'm testing the openliberty feature SAML Web Single Sign-On 2.0 (https://openliberty.io/docs/latest/reference/feature/samlWeb-2.0.html). The integration with my IdP works fine for authentication but I ...
frederic fadda's user avatar
0 votes
0 answers
49 views

SimpleSAMLphp response not handled

Have set up a SimpleSAMLphp configuration with correct metadata and login details. We can successfully login to the idp , and we can see responses back from the provider that show the detailed SAML ...
disp5gi's user avatar
1 vote
1 answer
237 views

Difference between STS and Identity Provider (IdP)

I was trying to implement Ws-Federation protocol for my application. When researching for this STS and IdP are used along with few other buzzwords. I know Federation is between two security realm to ...
ironmanAJ's user avatar
  • 119
0 votes
0 answers
62 views

Single Sign On (Quicklaunch) on React App Using SAML

I have encountered a problem with my React App's single sign-on (SSO) on Quicklaunch. After logging in on Quicklaunch and then it redirects to my React App I get this response. Cannot POST /sso/login ...
John Fernando's user avatar
0 votes
0 answers
15 views

Wp_set_auth_cookie whitelisting for miniorange plugin

I'm facing a critical issue with my multisite WordPress setup. My site employs Miniorange for SAML SSO integration with OKTA. Excessive binlog creation filled up the drive space, leading to the app ...
christina maria joy's user avatar
0 votes
0 answers
24 views

Key is missing data to perform decryption in Laravel 9

I am implementing SSO SAML in Laravel , I am using onelogin package but I have different IDP provider im getting mentioned error Key is missing data to perform decryption after successful login , let ...
Anonymous's user avatar
0 votes
0 answers
204 views

Accessing a web page that has SSO/SAML and 2FA enabled from Powershell

We have a remotely-hosted website that uses our company's SSO sign-on via SAML, with two factor authentication (2FA) enabled. I would like to be able to use a local Jenkins agent.jar file to access ...
Richard Gledhill's user avatar
0 votes
0 answers
155 views

Azure AD SSO with SAML edit Attributes & Claims - Required Claims v's optional claims

When creating a new SSO Enterprise application, for example Palo Alto Global Protect, from the Azure gallery, you get an additional 'Required' claim added to the SAML setup called 'username' Is it ...
Rich's user avatar
  • 13
0 votes
0 answers
65 views

After configuring Zendesk Keyclock Saml SSO Integration User sing-in is getting We are sorry ..Page Not found when directing to keyclock login

I use Keyclocak 23.0.3 SAML SSO with Zendesk , I configured the client setting in the realm and so on The server has : certfication is not valid btw SAML SSO URL= https://myserver/auth/realms/newrealm/...
Abdelhameed Khaled'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

15 30 50 per page
1
2 3 4 5
31