Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
52 views

My .NET API uses Azure bearer tokens to authenticate, and some routes are protected based on the roles that are given in the bearer token. For my integration tests, I'm currently using user/pwd ...
1 vote
1 answer
231 views

Hello we have a Streamlit app deployed in Azure and we want to do the azure authentication. Part of it is that we receive the users info after authorization in these headers: X-MS-CLIENT-PRINCIPAL-...
1 vote
1 answer
194 views

I'm working with the new Microsoft Entra ID CIAM solution to implement native authentication in a React Native app using the Authentication API. This is my first time using Entra ID and the new CIAM ...
1 vote
0 answers
207 views

When using this code: [HttpGet("microsoftlogin")] public ActionResult MicrosoftLogin() { var props = new AuthenticationProperties { RedirectUri = "https://localhost:7018/...
-1 votes
1 answer
406 views

I need to return the list of customers from Microsoft partner center using graph and powershell when i run my code i get a 403 forbidden error message below: Steps i have taken to provision the app ...
0 votes
2 answers
238 views

I have a scope with the following name pattern: "api://{client-id}/{name-with-slash}" Example: Scope name: "portal/aws" Final scope name: "api://6ea427d1-d3f6-479c-8cc8-...
0 votes
1 answer
286 views

I want to add "On-premises SAM Account Name" in the token claim. But I am not getting this option in "Token Configuration" tab. This is for an Angular application with .NET core 8 ...
1 vote
0 answers
286 views

I'm working on implementing Single Sign-On (SSO) with MSAL in an Ionic + React application. I am using the following dependencies: @azure/msal-browser: ^3.26.1 @azure/msal-react: ^3.0.5 MSAL Config: ...
0 votes
1 answer
84 views

I'm testing dummy Azure application which tries to read information about blob. Public access is denied, I am using two private endpoints, one with DFS type another with BLOB type. With previous SDK ...
1 vote
1 answer
116 views

I've been using https://github.com/intility/fastapi-azure-auth to authenticate my uses using Azure. It's working with no issues. But for some api endpoints I need to allow users to access via API key ...
0 votes
1 answer
144 views

I’m building a Node.js app that uses the Microsoft Graph API, and I recently switched from using a client secret to a client certificate for authentication (better security and all that good stuff). ...
1 vote
1 answer
169 views

I am running a script in R through Github actions, that aims to do a dummy action (connect to a Sharepoint location and list all files there). I have created a new App Registration in Azure and added ...
0 votes
1 answer
296 views

I'm working on a Node.js application that uses Microsoft Authentication Library (MSAL) to authenticate with Microsoft Graph API using OAuth 2.0. Currently, authentication is handled using a client ...
0 votes
1 answer
268 views

In my .NET Blazor application, the after successful authentication using Azure B2C (Azure sign-in log shows 'Success'), the error page is returned with the URL https://localhost: /signin-oidc Error #1 ...
0 votes
1 answer
109 views

I would like to ask about the generated user with Azure authentication. Previously I have test by use one simple account for simulate 100 user via Jmeter. After that , the application change to Azure ...

15 30 50 per page
1
2 3 4 5
...
37

AltStyle によって変換されたページ (->オリジナル) /