Kévin Chalet

Results 42 issues of Kévin Chalet

https://github.com/dotnet/tye

enhancement
help wanted

Hey, Yesterday, the following report was posted on the OpenIddict repository: https://github.com/openiddict/openiddict-core/issues/1254. I was able to reproduce it on my machine and confirmed this was caused by IdentityModel. It looks...

P1
Customer reported
Investigate
Bug
IdentityModel8x

`TokenHandler` seems pretty useless as a base class, as it doesn't expose any useful method for token generation or validation. Please consider adding abstract or virtual properties/methods for at least...

Enhancement
Customer reported
IdentityModel8x

This is a very crude PR that replaces the MSFT OIDC handler in `OrchardCore.OpenId` by the OpenIddict client. I deliberately didn't touch the OpenID client recipe to avoid a source/binary...

OpenId
discussion
dontmerge
merge conflict

https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/discussions/2488

dependencies

### Confirm you've already contributed to this project or that you sponsor it - [X] I confirm I'm a sponsor or a contributor ### Describe the solution you'd like Here's...

enhancement
help wanted
web providers

### Confirm you've already contributed to this project or that you sponsor it - [X] I confirm I'm a sponsor or a contributor ### Describe the solution you'd like EF...

enhancement
external

In OpenIddict, there are cases where I need to get the entire JWT payload as a `JsonElement` (always representing a JSON object by definition). To achieve that, the current bits...

Enhancement

> We need to introduce new interfaces as we see usages of IHCA when not requiring an actual request, and remove the ISession from context items as it's already in...

enhancement
needs author feedback

Hey, I appreciate the effort put into providing OpenAPI documents, so thank you very much for that 👍 Sadly, client generation tools like AutoRest or Visual Studio are currently enable...

type: bug
status: help wanted