Oidc.Server icon indicating copy to clipboard operation
Oidc.Server copied to clipboard

Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects

Results 2 Oidc.Server issues
Sort by recently updated
recently updated
newest added

### Summary of Changes - The `MergeClaims` method has been designed to correctly handle multiple claims of the same type by aggregating them into JSON arrays. This ensures that when...