Azure / Azure/static-web-apps

Configure max query string length

Open
#1,363 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

The current SPA is authenticating against Azure B2C using a OAUTH auth code flow. The SPA is hosted on a Azure static web app.
When the SPA is redirected to the Redirect URI it throws an exception with a not found error.
The problem is that B2C generates a very long auth code which is set in the redirect uri query string (more than 4096).

Is there some way to increase this max length in Azure static web apps? Or some workaround for this?

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.