Skip to content

Support for SSR in msal.js #1256

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

Closed
4 tasks
anderseide opened this issue Jan 30, 2020 · 3 comments
Closed
4 tasks

Support for SSR in msal.js #1256

anderseide opened this issue Jan 30, 2020 · 3 comments
Assignees
Labels
feature Feature requests.

Comments

@anderseide
Copy link

Please follow the issue template below. Failure to do so will result in a delay in answering your question.

Library

Description

Based on my own testing, and issue #914 and #608, Server Side Rendering support seems to be missing in msal.js.

SSR is becoming more popular these days, even with JavaScript/TypeScript based applications, so it would be really good if we could do that using msal.js. Currently passport-azure-ad is a possible library to use, but it would be nice to have a single library for all use cases.

According to documentation, MSAL SSR support exists for ASP.NET Core, ASP.NET, Java and Python. Javascript would be a good addition in 2020

@anderseide anderseide added the feature Feature requests. label Jan 30, 2020
@sameerag
Copy link
Member

@hamiltonha to follow up internally if this feature is in the pipeline.

@sameerag
Copy link
Member

According to documentation, MSAL SSR support exists for ASP.NET Core, ASP.NET, Java and Python. Javascript would be a good addition in 2020

@anderseide msal-node is in the pipeline and we are currently in the planning stages. This could potentially add this support for you. Please check our roadmap for the timelines, we will update it when we have a plan in place.

@sameerag
Copy link
Member

Closing this to track with #1258.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Feature requests.
Projects
None yet
Development

No branches or pull requests

3 participants