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
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
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
2 answers
212 views

Combined MFA using 'TOTP' and 'Email' failing in Azure B2C

I'm trying to enable combined MFA options for Azure B2C via custom policies but I'm receiving error while trying to do so. I've used https://github.com/azure-ad-b2c/samples/blob/master/policies/mfa-...
Narendra Kumar's user avatar
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
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
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
1 answer
705 views

Can we use both JWT and SAML2 in one .Net core application

We have a .net core application using traditional login with JWT bearer token mechanism, Now I have to give another option to use Azure SSO through SAML2. So login page will include another option ...
nani's user avatar
  • 45
0 votes
1 answer
504 views

Revoke saml token

Can we revoke saml token in azure aad .i got to see revoking refresh tokens documentations but i never saw any document for revoking saml token.is there any possibility to revoke saml token from azure ...
mukesh36'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
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
3 votes
2 answers
4k views

Azure custom application SSO using SAML and azure active directory

I’m kind of new to azure active directory. What I'm trying to achieve is: I have a .net core application (backend api) which will be called using an angular application. My requirement is to ...
Arun's user avatar
  • 43
0 votes
0 answers
172 views

Azure AD Single sign on with OpenSAML2 API

We are using OpenSAML2 API in our Service Provider. We need to integrate with Azure AD single sign-on (Identity Provider). Please guide us, how can we integrate this. Thanks
Mahipal Choudhary's user avatar

15 30 50 per page