Questions tagged [oauth]
84 questions
1
vote
1 answer
How long does Google Cloud OAuth verification need?
I want to use Google ads API, but now Google tells me my project needs to pass Google OAuth verification. I have applied for verification; how long does this verification take ?

wolfwithsheep
- 11
- 1
1
vote
1 answer
401 Unauthorized when trying to log on to Openshift 4.5 with Google identity provider
I recently deployed a version 4.5 OKD cluster and everything seems fine, but I can't get the Google identity provider to work for signing in.
I followed the instructions here, but with no success.
When I try to log in with my company google identity…

JSM
- 21
- 3
1
vote
0 answers
Why does the content owner needs a CMS account to retrieve revenue data from youtube api?
I am trying to retrieve revenue details from YouTube API from content owner's account (using OAuth) but I am getting the same 403 response. Do the content owner needs a CMS account to retrieve revenue data from youtube api?

John Moore
- 11
- 2
1
vote
0 answers
Connect G Suite to Microsoft Cloud App Security
Noob here: Attempting to follow guidance from this article: https://docs.microsoft.com/en-us/cloud-app-security/connect-google-apps-to-microsoft-cloud-app-security?redirectedfrom=MSDN
On step 7, the "OAuth consent screen" section, the steps to not…

Michael Cazier
- 11
- 1
0
votes
1 answer
What is the difference between a published and verified oauth app?
We have an OAuth app to get Youtube Analytics Reports for our users, our app status is "Published", but when a user tried to sign in he gets that our app is not verified.
Message shown to users
Is there a difference between a published app and a…
0
votes
1 answer
MS turning off Basic Authentication for Exchange Online in 2020
MS will be depricating basic auth on pop3 october 2020.
Does pop3 will continue to work after that?
Is it possible to use OAuth with a pop3 connection ?
I can't find any documentation on that.

Sebastien
- 170
- 5
0
votes
1 answer
Azure app registration not allowing IDN
I'm trying out Azure AD, to allow users to authenticate with their Microsoft account on my website. Oauth2 works fine when the redirect URI is http://localhost:8080/callback, but it fails when I try to enter the "real" IDN URI…

ThePicoNerd
- 1
- 1
0
votes
1 answer
How can we have single user credentials to access multiple projects?
I have a project from which I want to copy few container images to another project using a node application. I use container-image-builder module for the same.
The copying works with service account credentials,but I want to use user account…

amv
- 1
- 1
0
votes
1 answer
Difficult logging into SDK for Google Cloud Platform
My intention was to compare GCP with AWS. But had authentication challenge right off the gun.
I opened an account and brought up an instance no problem. But then downloaded the SDK (linux version). After issuing the gcloud init - I got to the…

williamk
- 133
- 1
- 10
0
votes
2 answers
OAuth2 on ADFS with Multiple Claims Provider Trusts
ADFS 3.0 introduced OAuth2 Authorisation Code flow. We have an existing ADFS Server with existing Relying Parties, External Claims Providers and Claims Rules. The new OAuth flow links into all that by requiring the Relying Party Id to be supplied as…

Andy McCluggage
- 101
- 4
0
votes
0 answers
Captive portal OAuth
Im building a large network of AP with captive portal deployments, each AP has its own internet connection, managed by routers I don't have access to.
I can manage the APs through a cloud controller. The cloud controller allows me to allow/restrict…
0
votes
2 answers
make failed during pecl install oauth
I'm trying to install the pecl oauth package, but get an error:
root@ubuntu:/# pecl install oauth
downloading oauth-1.2.3.tgz ...
Starting to download oauth-1.2.3.tgz (45,531 bytes)
.............done: 45,531 bytes
6 source files, building
running:…
user152253
0
votes
1 answer
PHP crashing during oAuth scripts
I just installed Nginx 1.2.4 and PHP 5.4.0 (from svn) (php fpm). CentOs 5.8 64
The problem I have is that PHP crashes the moment I run any social oAuth scripts. I have tried to log into Facebook, Twitter and Google with various scripts that I know…

Mr.Boon
- 1,471
- 4
- 24
- 43
0
votes
1 answer
Apache2 filtering Auth headers
I'm running PHP 5.3.6 as Apache 2 module (phpinfo ServerAPI says "Apache 2.0 Filter") in a Ubuntu machine. I have a PHP application and I want a iOS client to send it information under https. Concretely, I want to send a oAuth2 token in…

Jorge Arévalo
- 197
- 1
- 11
0
votes
1 answer
Error when installing PECL Oauth Extension on CentOS 5.6
I'm trying to install the PECL OAuth extension on CentOS 5.6, I have all the required dependencies installed, but I can't get past this error:
downloading oauth-1.1.0.tgz ...
Starting to download oauth-1.1.0.tgz (44,731 bytes)
............done:…

Chris
- 31
- 1
- 5