Azure-Samples / Azure-Samples/active-directory-dotnet-native-aspnetcore-v2

Make sure PoP handler is capable of handling signed http requests with a varying number of spaces

Open
#132 0 comments 0 reactions 1 assignee Claimed by @mafurman View on GitHub
enhancement P2
Dominant language
C#
Stars
290
Forks
194
PR merge metrics
No merged PRs in 30d

Description

> Please provide us with the following information:
> ---------------------------------------------------------------

### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Minimal steps to reproduce
> PoP handler currently only works when there's only one space present between "PoP" and the signed http request.

### Any log messages given by the failure
> The handler will be unable to properly extract the signed http request from the authorization header.

### Expected/desired behavior
> The handler should work regardless of the number of spaces.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.