Skip to main content

All Questions

1 vote
1 answer
543 views

How do I figure out what my SAML error is being caused by?

I am slowly building a .net core service provider web app using a SAML library called itfoxtec-identity-saml2 I have progressed to the point where I actually can connect to the IdP, but I am getting ...
SkyeBoniwell's user avatar
  • 6,925
0 votes
1 answer
80 views

2FA through azure ad with [entity id and ACS]

We want to implement microsoft 2FA in our mvc application. our network team asked 2 things to share. 1-Entity ID 2- ACS URL How can we implement entity ID and ACS URL in MVC application. Any help will ...
raj's user avatar
  • 1
1 vote
0 answers
308 views

signing in with external emails on a SAML App configured in Google's admin console

My question is as follows: can an external user from my organisation be authenticate with a SAML App I have configured the google admin console? Why I'm confused: There is the Identity Platform which ...
Adam  M.'s user avatar
  • 1,163
0 votes
1 answer
286 views

Best way to transmit sensitive data during SSO redirect between two sites

I am trying to figure out an appropriate and secure design for the following scenario: A user starts out in a "human resources" portal (see payroll info, manage PTO, enroll for insurance ...
Christoph's user avatar
  • 2,289
0 votes
1 answer
135 views

How to retrieve saml2 (SSO) Azure AD with AuthnRequest request in a backend application?

I have a web application that can already retrieve the saml2 via a business application (SSO) in Azure AD with AuthnRequest, from what I understand, when I make the request to retrieve the saml2 it ...
Bruno Enes's user avatar
0 votes
0 answers
352 views

Can I use SAML if I am using .NET Core Web API and an external frontend (hosted on a different server)?

My setup: ASP.NET Core 6 Web API Vue frontend consuming that Web API Reading up on how it works I think the answer to this is a no + every example of SAML implementation I've seen is for an ASP.NET ...
matt sharp's user avatar
1 vote
1 answer
1k views

How to integrate Azure AD's Application having SAML SSO in Angular (should not ask for permission from user)

My admin has created one application in Azure AD with SAML SSO and has shared xml certificates. I have integrated that application’s configuration in my angular project with the help of MSAL but the ...
vishva's user avatar
  • 49
0 votes
1 answer
871 views

Generate SAML request using Spring boot

I am working on an SSO integration that is SP initiated. I have started with an API that will generate an SAML request and convert it into an URL that the frontend will redirect. Following is the code ...
Shubham Birari's user avatar
0 votes
1 answer
364 views

AZURE federated SSO MFA Behavior acceptIfMfaDoneByFederatedIdp not bypassing azure default MFA

I am trying to enable SSO from onpremis IDP to AZURE portal. SSO to azure portal is successfull. But i am unable to bypass the MFA option asked by azure. Steps i performed: Created a domain ...
Arsam Farooq's user avatar
2 votes
1 answer
601 views

How could I get metadata from my Python-Django project to implement the SSO?

I have a Python-Django project and I'm trying to integrate with a C#/.NET existing website SAML authentication, using their idp. I absolutely need to generate a metadata file to give to whoever ...
Luca's user avatar
  • 71
0 votes
0 answers
173 views

User.Identity.Name is empty .Net Core 6.0 SAML SSO

First of all, I know similar questions have been posted here before but hear me out. After all the posted solutions failed for me I am posting this. So the scenario is as follows: I have SAML ...
Siddharth Seth's user avatar
1 vote
1 answer
207 views

How do I send my metadata xml file to the SAML SP I am connecting to?

I built my SAML SP Metadata file using this site: https://www.samltool.com/sp_metadata.php I then moved it to the cloud in a publicly accessible folder. I set up my appsettings.json file like this: ...
SkyeBoniwell's user avatar
  • 6,925
0 votes
0 answers
530 views

SAML Identity Provider's Metadata Expiration

I am building multiple providers based SSO using SAML, I want to cache the metadata from all IDPs which I download from the their respective metadata URLs dynamically. The SAML specs says about "...
parv bhardwaj's user avatar
1 vote
0 answers
218 views

Decode SAMLResponse in XML or in readable format

I am trying to integrate Okta SAML SSO in my web application. After creation of application via development account, once i call the generated url from broswer, it redirects to my web app with some ...
Amit Joshi's user avatar
0 votes
1 answer
124 views

Need to configure generic SAML 2.0 with springboot

I have created spring boot application and added SAML but I have to configure generic SAML in spring boot after running my application. Is there any way to add configuration for SSO after running ...
bhargav panchani's user avatar

15 30 50 per page
1 2 3
4
5
48