question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Make it easier for developers to enable "SSO" on UWP

See original GitHub issue

Is your feature request related to a problem? Please describe. By default, UWP web ui (WAB) does not remember the previous logged in user. To enable this functionality, users have to perform the steps described here.

Describe the solution you’d like In addition to using “https://sso” redirect uri and registering the WebAuthenticationBroker.GetCurrentApplicationCallbackUri() in the app portal, developers should also be able to use WebAuthenticationBroker.GetCurrentApplicationCallbackUri(); as redirect uri

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:18 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
bgavrilMScommented, Sep 29, 2020

I’m happy to send out a preview build if you’d like to try @tipa, things are more or less final on UWP.

2reactions
bgavrilMScommented, Sep 29, 2020

Hi @tipa - I am currently working on it, and would like to release a first version (in some sort of preview) pretty soon, 1-2 weeks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authentication and user identity - UWP applications
Universal Windows Platform (UWP) apps have several options for user authentication, ranging from simple single sign-on (SSO) using Web ...
Read more >
Windows 10 UWP Single sign-on
The UI you've see is create by AccountsSettingsPane class. This class provides methods to show the accounts pane and also to enable the...
Read more >
Enable SSO provider logins for Teams | Feature Requests
It's already how we encourage our team to log in but I would like to make it impossible to use other login methods...
Read more >
Using OAuth 2.0 to Access Google APIs | Authorization
Using OAuth 2.0 to Access Google APIs · 1. Obtain OAuth 2.0 credentials from the Google API Console. · 2. Obtain an access...
Read more >
Auth0 UWP SDK Quickstarts: Login
This tutorial demonstrates how to add user login to a UWP C# application using Auth0. We recommend that you log in to follow...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found