You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Program should exit automatically after main method done.
Setup (please complete the following information):
JRE Version: [e.g. Open JDK 8] Oracle JDK 1.8.0_241
SDK Version: [e.g. 2.0.0-SNAPSHOT] 2.0.0-SNAPSHOT
Additional context
Besides, is there any method to set the redirect page content after user authenticated in browser? For now it's an empty page without auto close.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
Bug Description Added
Repro Steps Added
Setup information Added
The text was updated successfully, but these errors were encountered:
Describe the bug
Codes with Azure client authenticated with
InteractiveBrowserCredential
keep running after main method done.To Reproduce
Steps to reproduce the behavior:
Run codes in Code Snippet
Code Snippet
Add the code snippet that causes the issue.
Expected behavior
Program should exit automatically after main method done.
Setup (please complete the following information):
Additional context
Besides, is there any method to set the redirect page content after user authenticated in browser? For now it's an empty page without auto close.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: