-
Hello,
I am trying to connect FluentSMTP with a Microsoft account. The App Callback URL (Use this URL to your APP) provided by FluentSMTP starts with http:// and not https://, which is not accepted …
-
Should document create parameter `meta_analytics-callback-url` introduced in https://github.com/bigbluebutton/bigbluebutton/pull/10080
What does it do? Sample usage?
-
### OAuth2-Proxy Version
7.7.1
### Provider
azure
### Expected Behaviour
- No error in logs
- No 500 Error page
- My app page opens right after auth.
### Current Behaviour
Wh…
-
I use gerrit-2.14.6.war and latest gerrit-oauth-provider jar, configured the redirect URI in gitlab as http://192.168.132.29:8081/gerrit/oauth according to documentation. But seems this is a invalid u…
-
Not 100% sure this is a issue specific to this project exactly but I am opening a PR to reference to if I submit a change to the README.md file.
```js
/**
* Starts Twitter sign-in process for ad…
-
Hi everyone I was trying to set up a small oauth application and was trying to sync in with the details described here. To set up my project I have :
- set up a google client id
- set up and prop…
-
I'd like to be able to specify the callback URL within the authorization url as a query string parameter (i.e. [auth-url]?cb=http://localhost:3000/etc/etc) to override the one specified to last.fm whe…
-
Hi!
Thanks for great project!
If I'm running it with default parameters (Configs.GOOGLE_CALLBACK_URL is None) and after auth it redirects me to this url:
http://localhost:8000/auth/google/callb…
-
Greetings,
I've been attempting to wire up Azure Container App Service (ACA) with my B2C tenant and have run across an issue. ACA provides out of the box auth mechanisms for multiple identity provi…
-
What is Authorization callback URL that im supposed to use?
Not to be rude, but the current README is kinda lacking when it comes to selfhosting...