-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
area-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearerhelp wantedUp for grabs. We would accept a PR to help resolve this issueUp for grabs. We would accept a PR to help resolve this issue
Milestone
Description
The ThrowsWhenAuthorityIsNotHttps
Test method in the OpenIdConnectConfigurationTests
class should set and test the whether the provided Authority
returns a certain error message. But the Authority
property for this test is not set.
In fact the test body is exactly the same as the ThrowsWhenMetadataAddressIsNotHttps
method following the aforementioned test method.
The test should be fixed to reflect the correct thing it should be testing.
aspnetcore/src/Security/Authentication/test/OpenIdConnect/OpenIdConnectConfigurationTests.cs
Line 517 in d937177
public Task ThrowsWhenAuthorityIsNotHttps() |
Metadata
Metadata
Assignees
Labels
area-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearerhelp wantedUp for grabs. We would accept a PR to help resolve this issueUp for grabs. We would accept a PR to help resolve this issue