pnp / PnP-Sites-Core

Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
Other
416 stars 643 forks source link

GetWebLoginClientContext - display web site instead of getting context #2420

Open mathieuchateau opened 5 years ago

mathieuchateau commented 5 years ago

Category

[X] Bug [ ] Enhancement

Environment

[X] Office 365 / SharePoint Online

Expected or Desired Behavior

After authenticating using windows popup, getting clientContext.

Observed Behavior

Since using latest version, there is a bug with GetWebLoginClientContext(). Popup displays web site content after authenticating, inside popup. Version 3.12.1908 is working great. After only upgrading it to 3.13.1909, issue appears immediately. Downgrading to 3.12.1908 solves issue. image

Steps to Reproduce

Upgrade to 3.13.1909 Use GetWebLoginClientContext() to authenticated against a SharePoint online site. d possibly code file, which should be fixed.

Thanks for your contribution! Sharing is caring.

ghost commented 5 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.