DuendeSoftware / IdentityServer

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
https://duendesoftware.com/products/identityserver
Other
1.49k stars 344 forks source link

Avoid multiple check adding clientid #1586

Closed testfirstcoder closed 1 month ago

testfirstcoder commented 2 months ago

Reuse already existing check in the AuthenticationPropertiesExtensions.AddClientId method.