SingleCopy

Results 5 issues of SingleCopy

Possible fix for the performance issue found in the _DiscoveryDocumentIssuerSecurityTokenProvider_ when the _RetrieveMetadata_ method is called. [https://github.com/IdentityServer/IdentityServer3.AccessTokenValidation/issues/154](url)

The latest change introduced in v2.15.0 has a huge performance issue when the validation mode is set to local. The change was to remove the time check in the _DiscoveryDocumentIssuerSecurityTokenProvider_...

Persist the previous segment name and check if it exists when reloading a file. If it exists, it will use that as the selected segment rather than defaulting to the...

Fixes: #4784 **Changes proposed in this request** The MeasureDurationResult time calculations do not work when running in linux as the Stopwatch.Frequency is not taken into account. This change correctly calculates...

### Library version used 4.60.3 ### .NET version C# .net 8.0 ### Scenario ManagedIdentityClient - managed identity ### Is this a new or an existing app? The app is in...

bug
P2
scenario:ManagedIdentity