7,644 questions
Score of 0
1 answer
72 views
MSAL Flutter (msal_auth 3.5.0) returns home tenant ID instead of client tenant ID in multi‑tenant setup
I’m integrating MSAL authentication in a Flutter app using the msal_auth: ^3.5.0 plugin with Flutter SDK 3.38.2.
I have a Microsoft account with my organization’s domain.
The same account has been ...
Score of 0
0 answers
71 views
SSO using Entra ID in ASP.NET Core app as additional login option
I am trying to add SSO via Entra ID as an additonal login option to my existing ASP.NET Core app which already has its own local login using ASP.NET Core Identity. We need to offer it as an option ...
Tooling
0
votes
3
replies
127
views
SSO in Asp.net Core App for multiple external customers
We have a web app that is used by many of our external customers.
Currently the authentication is all handled inside the app using .Net Identity, so a simple sign in form with email address and ...
Tooling
0
votes
1
replies
71
views
What is Simplies Way to Create Facebook SSO Logon
I have very little coding knowledge or experience. What is the easiest way to create a SSO or easy alternative login to my Facebook and other accounts so my insecure and cheating significant other ...
Advice
0
votes
1
replies
85
views
Google SSO Multi-Tenant OAuth Conflict with Shared Package Name and SHA-1
I have a requirement where each client must create their own OAuth for Google SSO, but I get an error along the lines of An OAuth2 client already exists for this package name and SHA-1 in another ...
Score of 3
0 answers
113 views
Cloudflare 502 on ASP.NET protected-content redirect, but origin returns 302 then resets connection
I am troubleshooting a 502 Bad Gateway issue involving Cloudflare, IIS 10, ASP.NET / Sitefinity, and a custom SSO redirect flow.
The issue happens when an unauthenticated user requests protected ...
Score of 0
0 answers
191 views
AADSTS500200 error when using personal Microsoft account to grant access to Azure Resource Manager
AADSTS500200 error when using personal Microsoft account to grant access to Azure Resource Manager (https://management.azure.com/user_impersonation) despite correct app configuration
I'm building a ....
Score of 0
0 answers
141 views
Flutter Azure SSO using flutter_appauth: authorizeAndExchangeCode not returning result / PlatformException(null_intent)
I am implementing SSO login in a Flutter mobile application using flutter_appauth with Microsoft Entra ID via OpenID Connect.
Azure configuration seems correct and the login page opens successfully. ...
Best practices
0
votes
1
replies
114
views
Chainlit triggers header_auth_callback before OAuth and shows error UI when header auth fails
I am implementing a Chainlit application that needs to support two authentication methods depending on how users access the app.
Use Cases
Microsoft Teams Tab App
Users are automatically ...
Score of 2
0 answers
37 views
OpenAM IdP acsurl is null while authenticating (ForgeRock)
Our customer is using Forge Rock as their IdP and they are configuring SSO to one of the application. We have provided the Sp Metadata to them and it has the AssertionConsumerService for both the POST ...
Score of 1
0 answers
52 views
Zitadel logout return a 404
I have decided to use Zitadel SSO. It works but logout returns a 404.
I have the below method for logout:
@app.get("/logout")
async def logout(request: Request):
id_token = request....
Score of 0
1 answer
200 views
GitHub Actions checkout fails with "Not Found" error for SSO-protected enterprise repository despite valid PAT
Problem
I'm trying to checkout a private GitHub Enterprise repository in a GitHub Actions workflow, but it consistently fails with a "Not Found" error even though I have a valid Personal ...
Score of 0
0 answers
40 views
How to configure SharePoint 2019 for SSO with Oracle OAM 12c using SAML 2.0 (WebGate approach failed)?
I am trying to implement Single Sign-On (SSO) between SharePoint Server 2019 and Oracle Access Manager (OAM) 12c using SAML 2.0.
What I tried so far:
Configured OAM as SAML 2.0 Identity Provider
...
Best practices
1
vote
1
replies
72
views
Where should I create the application session when using an internal SSO (Gin + OAuth2)?
I’m integrating an internal SSO (OAuth2) into a web application using Gin (Go), and I’m a bit unsure about the right place to create the application session.
The SSO is the only authentication ...
Score of 1
0 answers
67 views
Dynamics 365 Omnichannel LCW SSO with AI Agent – botAuthTokenUrl is empty
I am trying to achieve SSO with AI Agent that is triggered via LCW
Manual Authentication has been set up for the AI Agent as described here
https://learn.microsoft.com/en-us/microsoft-copilot-studio/...