Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Callback url apps.dev.microsoft.com ? #47

Open
rjgmail88 opened this issue Feb 10, 2018 · 0 comments
Open

Callback url apps.dev.microsoft.com ? #47

rjgmail88 opened this issue Feb 10, 2018 · 0 comments

Comments

@rjgmail88
Copy link

I have create an app on https://apps.dev.microsoft.com/ for MS graph access and getting users authenticated to AADv2. I have a bot running on node.js where I'm configuring following
const AZUREAD_APP_ID = "xx"
const AZUREAD_APP_PASSWORD = "xx"
const AZUREAD_APP_REALM = "common"

using passport-azure-ad, to configure rest if the things. I would like to know what will be value of Redirect URL on apps.dev.microsoft.com.
Azure Bot app service endpoint ? or something else ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant