Azure / Azure/static-web-apps

Add TokenStore capabilities

Open
#483 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I'm trying to get custom authentication to work, I've managed to get the login to work, I've got an x-ms-principal but I need to get refresh and access tokens from this authentication so that I can call other services in our backend.

Right now there seems to be support for this in appservice, https://docs.microsoft.com/en-us/azure/app-service/configure-authentication-provider-openid-connect.

I cannot find anywhere that it is possible to enable this tokenstore for static web apps?

**Describe the solution you'd like**
Support the token store setting like app-service does.

**Additional context**
I might have missed some configuration, but I think this feature is not available right now?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.