Skip to main content

All Questions

-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
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
103 views

Azure Enterprise SAML App changing my RelayState URL from HTTPS to HTTP (sometimes)?

I've found various questions here on Azure and SAML RelayState stuff but I haven't found anything specifically on my particular issue. Here are the details: I have an Azure Enterprise SAML app I have ...
Christopher's user avatar
  • 2,016
1 vote
0 answers
125 views

Flutter and Azure SSO

I am developing a flutter application for my company. In my company, many web applications use Azure SSO and SAML connections, and there is no need to log in repeatedly when switching between sites. I ...
Escanor's user avatar
  • 75
0 votes
2 answers
612 views

Implementing SSO with Corporate AD via LDAP: Do I Still Need Azure AD?

I've made progress setting up Single Sign-On (SSO) by allowing users to log in with their Microsoft accounts through Azure AD in my ASP.NET web application (.aspx). Now, my client wants me to use ...
Snooper_A's user avatar
  • 125
0 votes
0 answers
79 views

How do you get AWS SDK to obtain a role when signing in from Azure AD SSO (Enterprise Application) redirected via Relay State?

I'm working on allowing the AWS SDK to access AWS resources from the browser. I'm using Azure AD Idp-initiated Enterprise Applications flow. The Consuming service is signin.aws.amazom.com/saml and the ...
Maxicl's user avatar
  • 34
0 votes
1 answer
589 views

Required Azure Permissions to edit Attributes and Claims

I am working to identify what role I need to be inside of portal.azure.com to be able to create, edit, and delete claims and Enterprise Applications. When logged in I can not change any claim value, ...
Mark Bad's user avatar
0 votes
1 answer
495 views

Multiple Logout Urls for Azure Enterprise Application Single Sign On

I have an Azure Enterprise Application service and im using it for Single Sign On. I intend to use the same Enterprise Application for multiple instances of my application each having its own domain (...
ZiggY's user avatar
  • 1
0 votes
1 answer
337 views

Slack sign in automatically without even asking for username

I did an integration between slack and azure to enable my users to connect to my slack workspace through azure AD using SAML sso sign in. The problem is once I have signed in using any browser, when I ...
user8845321's user avatar
0 votes
1 answer
101 views

How to chose SAML over Google Password authentication in GCP

I am facing an issue with GCP and unmanaged users. After using the transfer tool to invite someone in the organization, he unfortunately didn't read the email and the invitation timed out. For some ...
Leanne Kami's user avatar
0 votes
1 answer
216 views

Can we integrate multi-tenant azure application (daemon app) with SAML? If yes, how?

We have a multitenant azure app (Daemon app) that connects with the client's outlook services, through graph API when a scheduler is triggered. No user sign-in is required. We successfully integrated ...
Asif Ansari's user avatar
0 votes
1 answer
1k views

python3-saml and Azure AD - missing a point

Good afternoon experts, I have a Django web application (it is not internet-facing) and so far I used the django.contrib.auth.backends.ModelBackend to authenticate the users. However I want to ...
Viktor's user avatar
  • 1,471
3 votes
1 answer
4k views

Azure AD - Is it possible to copy/duplicate/clone roles/user/groups between Enterprise Applications?

Here is the deal... I'm very, very green on Azure AD, with little to no experience. Yet, I've been tasked to setup some Enterprise applications as follows: We have a Drupal site that is set to use ...
user19512127's user avatar
0 votes
1 answer
305 views

possible to automate the ADFS SAML SSO MFA authenticator app code on a mobile app SSO flow?

I have a properly authenticating SAML service working with ADFS. When we switch on MFA - the SSO flow requests an access code from an Authenticator app. The only way this seems to work on a mobile ...
steveinatorx's user avatar
1 vote
0 answers
593 views

Signature Error with xmlsec on Windows with django_saml2_auth

I am following this tutorial to set up a SSO Login on Django. I have installed the xmlsec library from this link and everything seems correct but when testing the endpoint with Azure it throws this ...
Senén P.'s user avatar

15 30 50 per page