How to get access token with Azure.Identity.AuthenticationFailedException....
Hi I am trying to access my app on Azure to give me an Access Token. However there seems to be no way of avoiding this error: Azure.Identity.AuthenticationFailedException: 'InteractiveBrowserCredential authentication failed: ' MsalServiceException:…
Tenant onboarding failed. Our team is working to resolve the issue.
Tenant onboarding failed. Our team is working to resolve the issue. I have purchased a new Azure active directory Entra P1 license and still not able to oboard the tenant to register for GSA. Why so? Earlier I was using trial version of Entra license.
How do i create an AD group
How do i create and populate an AD group, what is the access required for it
Login Prompt When Changing Access Points
Hello, I'm not an IT but filling for one at the moment. I'm actually a D365 dev. We use D365 apps on cloud in our office. Most of our devices are MacBooks. We use seemless WiFi experience via access points. Our D365 users are frequently prompted to…
Is there a way to have Global Secure Access silent login?
We are trying to make it so that GSA silent sign's in the main user of the device (across profiles) and keeps them signed in. We are testing out the newest version with an account with F3, an account with P2, business basic, and internet/private access,…
Issues Verifying Custom Domain After Transition from GoDaddy to Microsoft 365
My company has set up its domain through GoDaddy and purchased Microsoft 365 there, completing the setup process. After deciding to cancel the Microsoft 365 subscription with GoDaddy and purchase directly from Microsoft, the new Microsoft 365 account has…
suspicious IP remediation
What to do when you encounter an IP which is suspicious.
Unexpected error when authenticating with identity provider
After successfully verifying my login into SSO, I am encountering the error 'Unexpected error when authenticating with identity provider.' This might be due to a missing field or misconfiguration.
Determine if Global secure access client is active for users
We implemented Global secure access successfully. However, a big concern for us is the option for users to disable the Global secure access client on the machine. Is there a way to configure the dashboard so it shows us who has an active client or not…
Trying to update a cert with a federated Azure domain, cannot verify domain.
-Hybrid Azure tenant -Fortiauthenticator MFA(SAML through federated domain in Azure, not in AD) My MFA broke the other day when I was setting a new configuration. The UI informed me that our current cert to our federated domain is out of date and since I…
I cannot login to Azure Portal with my microsoft id
Request Id: 56e07787-9bd5-4a2d-ae62-fc81af5f6d00 Correlation Id: c0ac0e60-3ae2-4826-985c-26b7d619170a Timestamp: 2025-03-04T15:09:13Z Message: AADSTS90036: An unexpected, non-retryable error stemming from the directory service has occurred.
Azure AD B2C - Using Multiple SignUp forms. The OrchestrationSteps are not working correctly
I can't seem to figure out how to resolve the 4 error messages. Policy Design: Step 1: Combined sign-in/sign-up. Step 2: Social IDP login or basic sign-up. Step 3: Gather missing basic info (social users). Step 4: Address collection. Step 5:…
Group Name Attribute
Hello Experts, Is it possible in Azure, for example, if I have multiple groups like sac_admin, sac_mode, to provision these group name as attributes to SAP Cloud Identity Services and populate them in the Custom Attribute 1 field? Would it be possible to…
Attribute Configuration between Azure AD for OpenID
Hello Experts, I need your support with the configuration of attributes between Azure AD and SAP IAS. I have configured the OpenID Connect protocol between Azure and SAP IAS. An app has been configured in SAP IAS, and the user should be able to log in to…
Getting "BrowserAuthError: no_cached_authority_error: No cached authority found" error on Forgot Password
I keep experiencing this error frequently. Here's my navigation flow: first, I go to the sign-in page, then click on the "Forgot Password" link—no issues there. However, when I use the back button to return to the sign-in page and click…
Authenticator App Not Showing Verification Number & No Support Available
It's an "onmicrosoft.com" email address. Whenever I enter the email address and password, I'm prompted to verify a number in the authenticator app, but the app doesn't display any number. Every attempt to get support requires signing in with…
Unable to access Microsoft Entra
While attempting to access Microsoft Entra, there is an issue with the account: ******@gmail.com
Global Secure Access's Internet Access Canadian Point of Presentation/Source Egress IP Available?
Hello, This is regarding Global Secure Access Internet Access (GSA IA) Traffic Forwarding Point of Presence (PoP) through the WWW; it appears that currently there are only Washington USA based egress IP addresses (no Canada IP blocks?)...when traffic…
Recipient does not Receive Emails Successfully Sent via Graph API sendMail. Why not?
My windows daemon successfully sends emails via the graph API (code below). However, ******@outlook.com does not receive them. Why not? I, ******@outlook.com, have an active MS 365 Apps for Business license and am the admin. sendMail has application…
Microsoft identity platform and OAuth 2.0 Resource Owner Password Credentials
I have a few questions about ROPC/ passing grant_type=password. MFA is being enforced. Is there any impact on OAuth 2.0 with grant_type= password? It is not recommended and will be deprecated in OAuth 2.1. Is Azure Application removing support for it,…