Skip to main content

All Questions

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
2 votes
0 answers
765 views

How to configure Azure AD SSO SAML in Nextjs using NextAuth

I am looking for a way to implement Azure AD SSO using saml 2.0 using NextAuth. I have checked NextAuth provider list and I can find Azure AD is provided but it is only for open connect ID, not for ...
Kyaw Soe Hein's user avatar
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
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
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
1 answer
74 views

Securing your APIs using Azure Active Directory SSO

How to secure your APIs using Azure Active Directory SSO Implementation using SAML 2.0?
Zahra Shahid's user avatar
0 votes
1 answer
188 views

SSO Setup for a Saas Application

I am looking for some advice regarding "SSO" Setup. My development team is building a reactjs+node js `Saas Application. Within this application, we will provide an Option so the user can ...
Istiak Mahmood's user avatar
0 votes
1 answer
146 views

Need a comparison b/w SAML configuration on Azure AD and ADFS

Equivalent fields of (Entity ID and Reply URL) in ADFS I am trying to enable on-prem SSO using ADFS , I have Identifier and Reply URL , But Need to know where shall I use these fields in "Relying ...
Parwinder Kumar's user avatar
2 votes
2 answers
746 views

ITfoxtec SAML 2.0 Azure Ad Certificate Format Issue .Cer to .PFX

I'm trying to implement SSO SAML authentication in .Net Core 3.1 with Azure AD Following this Guid Here My questions are: Can I remove the code that refers to SigningCertificatePassword (.pfx file) ...
manthan shah's user avatar
0 votes
1 answer
979 views

Why would Azure AD SAML SSO be stuck (greyed out) on SHA-1?

I'm attempting to build SAML SSO in Azure AD for an external app. If I try to create a signing certificate, or import a .pfx that I know was created with SHA256, Azure does not allow the selection of ...
Justin WM's user avatar
0 votes
1 answer
459 views

How do I impersonate SAML/SSO from a computer?

I have a website that I need to access periodically. From the browser it works fine. The site gives me a cookie which expires in 15 minutes. If I go back to the server after an hour, it redirects me ...
JSWilson's user avatar
  • 1,165
1 vote
0 answers
1k views

How to add custom attributes to user object in Azure AD which can be accessed with SAML based SSO?

I want to integrate Azure AD login into my application using SAML and use a custom user attribute to set roles of that user in my application. Basically I want to set a custom attribute my-application-...
Flake's user avatar
  • 1,406
2 votes
1 answer
23k views

AADSTS750054: SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding

Please let me know the code to implement SAML 2.0 implementation in ASP.net MVC with Azure AD SAML2.0. We have already used the below approuch for SAML Protocol with our SSO but it was not intigrating ...
Ajay Pelluri's user avatar
0 votes
1 answer
1k views

On-Prem ADFS Authentication with username and password to Azure AD (SharePoint-Online)

I want to authenticate a service user with username and password against a On-Prem ADFS Server 2019. Then use the provided token to access an SharePoint-Online site in the context of the user. This ...
Celdus's user avatar
  • 1,770
0 votes
1 answer
3k views

Assertion expired - Keycloak

I'm doing IDP initiated sign-on where Azure AD is my IDP and Keycloak is a broker. I get below error in Keycloak server console - 11:02:17,571 DEBUG [org.keycloak.saml.common] (default task-9) org....
Akash's user avatar
  • 4,542

15 30 50 per page