Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18.bot authentication, Does not allows to enter the credentials in oauth prompt #1595

Closed
prakash9707 opened this issue Jun 25, 2019 · 5 comments
Assignees
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository.

Comments

@prakash9707
Copy link

I used azure active directory v2 connection and I created a azure application with allows users to login with multiple organization. After this when I runs this code it displays a empty window and takes the account which is previously logged in.

For the first time it allows me to enter the microsoft email and password. After when I type "logout" then I does not allow me to enter the username and password.

I think it does not logout the user properly. My azure application redirect url or reply url is "https://token.botframework.com/.auth/web/redirect" and logout url is empty.

In the azure active directory v2, I had given my tenant id as "common". I think the problem is with the azure connections.

when I press login in oauth card, I got the below response and after a couple of seconds it will disappear automatically. What may be the issue?

bug

[bug]

@CoHealer
Copy link

CoHealer commented Jul 1, 2019

@jwiley84, please investigate

@jwiley84
Copy link
Contributor

jwiley84 commented Jul 1, 2019

This seems to be a behaviour limited to the emulator, as that is the only channel I can reproduce it in. Let me reach out to a member of their team. The standard webchat (not the Azure's 'Test in WebChat') allows for 're-logging', if you will.

@jwiley84
Copy link
Contributor

jwiley84 commented Jul 3, 2019

Hi @prakash9707! I got a response from the emulator team. They've recently implemented some changes in how ngrok is being used with OAuth prompts. The details are here. Try to update your emulator and give it another shot.

@CoHealer
Copy link

@prakash9707 , did this resolve your issue?

@jwiley84
Copy link
Contributor

Closing issue.

@Kaiqb Kaiqb added customer-reported Issue is created by anyone that is not a collaborator in the repository. question Further information is requested. Stack Overflow candidate bug Indicates an unexpected problem or an unintended behavior. and removed question Further information is requested. Stack Overflow candidate labels Jul 23, 2019
@sgellock sgellock added Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. labels Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-replied-to Indicates that the team has replied to the issue reported by the customer. Do not delete. customer-reported Issue is created by anyone that is not a collaborator in the repository.
Projects
None yet
Development

No branches or pull requests

5 participants