Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-8220] New Device Verification #5084

Merged
merged 12 commits into from
Dec 12, 2024

Merge branch 'auth/pm-8220/send-400-for-new-device' of https://githubโ€ฆ

dbac184
Select commit
Loading
Failed to load commit list.
Merged

[PM-8220] New Device Verification #5084

Merge branch 'auth/pm-8220/send-400-for-new-device' of https://githubโ€ฆ
dbac184
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 1s

77.18% of diff hit (target 42.92%)

View this Pull Request on Codecov

77.18% of diff hit (target 42.92%)

Annotations

Check warning on line 288 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L288

Added line #L288 was not covered by tests

Check warning on line 294 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 297 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 300 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 303 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 181 in src/Identity/IdentityServer/RequestValidators/CustomTokenRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/CustomTokenRequestValidator.cs#L181

Added line #L181 was not covered by tests

Check warning on line 204 in src/Identity/IdentityServer/RequestValidators/CustomTokenRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/CustomTokenRequestValidator.cs#L198-L204

Added lines #L198 - L204 were not covered by tests

Check warning on line 121 in src/Identity/IdentityServer/RequestValidators/DeviceValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/DeviceValidator.cs#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 211 in src/Identity/IdentityServer/RequestValidators/DeviceValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/DeviceValidator.cs#L209-L211

Added lines #L209 - L211 were not covered by tests

Check warning on line 197 in src/Identity/IdentityServer/RequestValidators/ResourceOwnerPasswordValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/ResourceOwnerPasswordValidator.cs#L189-L197

Added lines #L189 - L197 were not covered by tests

Check warning on line 96 in src/Identity/IdentityServer/RequestValidators/WebAuthnGrantValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/WebAuthnGrantValidator.cs#L96

Added line #L96 was not covered by tests

Check warning on line 157 in src/Identity/IdentityServer/RequestValidators/WebAuthnGrantValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/WebAuthnGrantValidator.cs#L149-L157

Added lines #L149 - L157 were not covered by tests