Category "oauth-2.0"

Why Doesn't my Authorization Header need "Bearer"?

I am currently working with a group of applications that are running on two separate, but equivalent, environments (Referred to as ENV1 and ENV2). I have been u

How to catch OAuth2 token in Flutter Web?

This dependency supposedly supports web, but the implementation to listen for the callback and retrieve the token is missing. After digging around for the last

Confused about which type of OAuth2 flow to implement for our web app to web app communication

We have a small .NET MVC legacy website that we are trying to implement OAuth2 for. Here's how it currently works: The website has no user accounts. So, no logi

Invalid signature while validating Azure ad access token, but id token works

I am getting invalid signature while using jwt.io to validate my azure ad access token. My id token, however, validates just fine! I have seen and tried the so

PHP Discord OAUTH2 code sample not working

So this code I found below doesn't work I get to the authenticate screen then when t redirects me it just says Not logged in, Login in again. Does anyone know w

Authorization: Any Benefit of OAuth2 for First-Party Web and Mobile Clients

I would like to know whether there is any security benefit to using OAuth2 for authorization where all clients are developed, owned and controlled by the API de

Authorization: Any Benefit of OAuth2 for First-Party Web and Mobile Clients

I would like to know whether there is any security benefit to using OAuth2 for authorization where all clients are developed, owned and controlled by the API de

MSAL.NET OBO refresh token problems

I am trying to implement an OBO flow through to the graph API on a middle-tier API (.NET 5.0) using MSAL.NET. I'm running into two frustrating problems, and I c

Can't get OAuth 2.0 code in Qt app, but is seems to work in browser

I'm trying to configure communication with Google OAuth 2.0 in my Qt project. I was using this tutorial, although it seems to be a bit outdated. I configured ev

How to implement a client_credentials grant type in an angular http request?

I've created an OAUTH2 authorization server which uses client credentials for authentication and is responsible for the issuing of JWT tokens. When I place my

Log into WSJ using Python requests

I am trying to log into the Wall Street Journal's website using the Python module requests. I know that other people on these boards here have successfully used

OAuth2 Token PHP

I need to connect with an API that is using oAuth2. I have never used oAuth2 before and im not really sure how to. The provider is giving this information: Obt

Auth2 implementation for JAVA EWS existing project

I am new to auth2 implementation for Microsoft Exchange service and I want to implement the same in existing process Login Process. Previously we are using User

MVC POST requests losing Authorization header - how to use API Bearer Token once retrieved

I have spent the last week creating an API for an existing MVC application, and am now attempting to secure the API along with reworking the MVC side security a

Revoke id token Google oauth2 java

I want to revoke the session of a user logged in to my app with google authentication. I retrieved the informations for this user available on this image. Among

Login with Facebook using Cognito is redirecting to URL with an error

I've created a User Poll and connected a Facebook to it. Here is what it looks like in the AWS Console. I also have set email as a required attribute for sig

Clients authentication and user authentication with laravel

I am working on api, where I have the following models. Merchant -> hasMany -> Shops Shop -> hasMany -> Customers Each merchant will have api tok

Error: idpiframe_initialization_failed while implementing OAuth 2.0

I am getting this error while using OAuth 2.0 in my web application. I am building my application in React. I have created the OAuth Client ID as well. I am usi

Not a valid origin for the client from Google API Oauth

I'm receiving this error from Google API Oauth: idpiframe_initialization_failed", details: "Not a valid origin for the client: http://127.0.0.…itelis

Twinfield API: how to get accesstoken using postman?

I'm trying to connect to the Twinfield API. I have registered an app in the developer portal, and created a callback URI. My call looks as follows: https://logi