IdentityServer4 compatibility #1341
Labels
Customer reported
Indicates issue was opened by customer
Investigate
We are not quite sure what the issue is.
P1
More important, prioritize highly
Milestone
Since Brent is asking here: #1291
We need good control over the shape of the rendered JWT - e.g. the header
https://github.com/IdentityServer/IdentityServer4/blob/99ce3764c2c0dacc4d8123ce4b0055261f9b228d/src/IdentityServer4/src/Services/Default/DefaultTokenCreationService.cs#L84-L116
Also the payload
https://github.com/IdentityServer/IdentityServer4/blob/a5b17e88857b60b5b7e5e6fcfe77287c41dbb49f/src/IdentityServer4/src/Extensions/TokenExtensions.cs#L32
So whatever you are doing, please make sure that this is all still possible.
The text was updated successfully, but these errors were encountered: