python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Invalid_request Missing grant Type VBA Error Oauth 2.0
I'm struggling with this from last some hours.
I'm trying to receive an access token from the API of a partner via OAuth.
There's a small mistake in it that generates this error:
"error":&q...

AlexG
Votes: 0
Answers: 1
Microsoft Graph: verify with which secret an access token was obtained
When getting an access token for Microsoft Graph using the client_credentials method (https://learn.microsoft.com/de-de/graph/auth-v2-service) you use a client secret.
Is there any way one can verify ...

Gianluca Filitz
Votes: 0
Answers: 1
Unable to refresh AD access_token through Easy Auth (403)
I cannot seem to figure out where I went wrong in setting up an Azure Easy Auth for an app service:
I have a single app service that uses Azure Easy Auth (with Azure AD as the provider) & a token ...
pkiller162
Votes: 0
Answers: 2
Change claims value while keeping user logged in c# web api and jquery client
I have a web application which has different shift types that are accessed either by set users in the database for each shift. Or you can log in as a basic requester with your active directory account...
slowlygettingthere
Votes: 0
Answers: 1