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

MSAL.js 2.x supports loginSilent feature #1410

Closed
3 of 15 tasks
pkanher617 opened this issue Mar 23, 2020 · 1 comment
Closed
3 of 15 tasks

MSAL.js 2.x supports loginSilent feature #1410

pkanher617 opened this issue Mar 23, 2020 · 1 comment
Assignees
Labels
internal Issues created by MSAL.js team for internal tracking.

Comments

@pkanher617
Copy link
Contributor

Please follow the issue template below.

Library

  • msal@1.x.x or @azure/msal@1.x.x
  • @azure/msal-browser@2.x.x
  • @azure/msal-angular@0.x.x
  • @azure/msal-angular@1.x.x
  • @azure/msal-angularjs@1.x.x

Upcoming Library

  • @azure/msal-node@1.x

Type

  • Bug
  • Feature
  • Enhancement
  • Tooling
  • Documentation
  • Samples
  • Other (please describe)

Source

  • Internal (MSAL.js team)
  • Customer request

Description

MSAL 2.0 should support the ability to retrieve a token silently if cookies are present on the server side. This may involve porting iframe code to the new package. Investigation needs to be done on mechanisms, iframe scenarios, etc.

Priority

Should be completed before release of MSAL 2.x

Acceptance Criteria

Describe the conditions that must met for this work to be considered complete.

  1. MSAL 2.x supports the ability to retrieve an id token without user interaction when server-side cookies are available.
@pkanher617 pkanher617 added the internal Issues created by MSAL.js team for internal tracking. label Mar 23, 2020
@DarylThayil DarylThayil self-assigned this Mar 23, 2020
@pkanher617
Copy link
Contributor Author

Added in #1451.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
internal Issues created by MSAL.js team for internal tracking.
Projects
None yet
Development

No branches or pull requests

2 participants