Azure / Azure/azure-functions-openapi-extension

postman test BearerFormat = "JWT"

Open
#462 2 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C#
Stars
388
Forks
202
PR merge metrics
No merged PRs in 30d

Description

**Describe the issue**
Lack of documentation. I would love if someone shows me the postman call to test:

```c#
[OpenApiSecurity("user_auth_header", SecuritySchemeType.Http, Scheme = OpenApiSecuritySchemeType.Bearer, BearerFormat = "JWT", Name = "Authorization")]
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the OpenAPI security definition shown in the issue and determine the Postman request needed for a Bearer token with JWT format. Document the request and Authorization header example so the documented call can test this configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, openapi, postman
Domain
api, authentication, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.