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 SDK interface enhancement to take application downloaded user identity certificate to handle sign-In request. #1015

Open
smudireddy opened this issue Jul 24, 2020 · 1 comment
Labels

Comments

@smudireddy
Copy link

Requirement:

When device not managed by MDM solution or downloaded certificate is not exposed, if an application want to securely use the downloaded user-identity certificate from it's known server to use in handling the authentication challenges through MSAL in an embedded WebView provided by MSAL. The sign-in request handled inside the app and certificate not exposed to any other apps. Intended to protect the cert and use it's own cases so that it can renew when it got revoked or expired.

Currently this support available only if User identity certificate downloaded and pushed to system Key-chain in Browser from a server page or pushed by MDM solution.

@smudireddy smudireddy changed the title MSAL SDK interface enhancement to take the application downloaded user identity certificate to handle Sign-In request MSAL SDK interface enhancement to take application downloaded user identity certificate to handle sign-In request. Jul 24, 2020
@jasoncoolmax
Copy link
Member

Thank you for the suggestion. We will take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants