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

[18.0][IMP] auth_jwt drop audience required #755

Open
wants to merge 32 commits into
base: 18.0
Choose a base branch
from

[IMP] support claim without an aud key

27e9456
Select commit
Loading
Failed to load commit list.
Open

[18.0][IMP] auth_jwt drop audience required #755

[IMP] support claim without an aud key
27e9456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 15, 2025 in 1s

88.75% of diff hit (target 93.35%)

View this Pull Request on Codecov

88.75% of diff hit (target 93.35%)

Annotations

Check warning on line 133 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L133

Added line #L133 was not covered by tests

Check warning on line 164 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 173 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L173

Added line #L173 was not covered by tests

Check warning on line 179 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L179

Added line #L179 was not covered by tests

Check warning on line 185 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 196 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L190-L196

Added lines #L190 - L196 were not covered by tests

Check warning on line 224 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 274 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 294 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L294

Added line #L294 was not covered by tests

Check warning on line 298 in auth_jwt/models/auth_jwt_validator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/auth_jwt_validator.py#L296-L298

Added lines #L296 - L298 were not covered by tests

Check warning on line 40 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L40

Added line #L40 was not covered by tests

Check warning on line 43 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L43

Added line #L43 was not covered by tests

Check warning on line 48 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L48

Added line #L48 was not covered by tests

Check warning on line 51 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L51

Added line #L51 was not covered by tests

Check warning on line 67 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 97 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 122 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 126 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L126

Added line #L126 was not covered by tests

Check warning on line 139 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L139

Added line #L139 was not covered by tests

Check warning on line 143 in auth_jwt/models/ir_http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_jwt/models/ir_http.py#L141-L143

Added lines #L141 - L143 were not covered by tests