-
Hello,
Is it possible to authenticate from agola to gitea using HTTPS
https://git-scm.com/book/en/v2/Git-on-the-Server-Smart-HTTP
and client certificates only (without messing with passwords,…
-
Recently I have installed spree_social from 2-1-stable branch to spree-2-1-stable.
where I could get success on about twitter but not facebook.
For facebook, I am getting the below error while redir…
-
Hi Team,
I am trying to integrate Lemur with OKTA, configuring OKTA as oauth provider as below.
# Authentication Providers
ACTIVE_PROVIDERS = ["oauth2"]
OAUTH2_SECRET = '[omitted]'
OAUTH2_AC…
-
It appears that #9739 added `RESOURCE_EXHAUSTED` to the list of status codes to retry, but it fails to distinguish between the gRPC-generated `RESOURCE_EXHAUSTED` that's generated when a request paylo…
-
I would like to test the callback controller:
# spec/support/omniauth.rb
```
module OmniauthMacros
def mock_auth_hash(provider: :google_oauth2, email: 'testuser@example.com', name: 'Test User'…
-
### Description
Please add support for native Big Query support akin to support for other Data sources. Accessing Big Query via REST API currently is not feasible since oAuth2 support is not availabl…
-
```
const passport = require('passport');
const OAuth2Strategy = require('passport-google-oauth2').Strategy;
const keys = require('../config/dev.js');
const mongoose = require('mongoose');
const …
-
I have 2 separate google calendar accounts and I want to create an agent to watch calendar1 and create/copy events to calendar2. The problem I'm running into with huginn is that it seems to support t…
-
**Describe the bug**
I've create an org and app at DK, and obtained the keys and set them up.
When I go to the information provider list and click to connect DK, it produces this request:
htt…
bson updated
3 months ago
-
The AuthZpeClient supports both the "traditional athenz.conf" and the "jwk format of athenz.conf". While the traditional athenz.conf can be obtained using the athenz-conf CLI, there seems to be no CLI…