Make ID token lifetime configurable for OIDCClients
#1914
86.51% of diff hit (target 38.63%)
View this Pull Request on Codecov
86.51% of diff hit (target 38.63%)
Annotations
codecov / codecov/patch
generated/latest/apis/supervisor/config/v1alpha1/zz_generated.deepcopy.go#L426-L432
Added lines #L426 - L432 were not covered by tests
Check warning on line 100 in internal/federationdomain/endpoints/token/token_handler.go
codecov / codecov/patch
internal/federationdomain/endpoints/token/token_handler.go#L99-L100
Added lines #L99 - L100 were not covered by tests
Check warning on line 26 in internal/federationdomain/idtokenlifespan/idtoken_lifespan.go
codecov / codecov/patch
internal/federationdomain/idtokenlifespan/idtoken_lifespan.go#L22-L26
Added lines #L22 - L26 were not covered by tests
Check warning on line 35 in internal/federationdomain/idtokenlifespan/idtoken_lifespan.go
codecov / codecov/patch
internal/federationdomain/idtokenlifespan/idtoken_lifespan.go#L31-L35
Added lines #L31 - L35 were not covered by tests
Check warning on line 278 in internal/federationdomain/oidc/oidc.go
codecov / codecov/patch
internal/federationdomain/oidc/oidc.go#L275-L278
Added lines #L275 - L278 were not covered by tests
Check warning on line 449 in internal/federationdomain/oidc/oidc.go
codecov / codecov/patch
internal/federationdomain/oidc/oidc.go#L448-L449
Added lines #L448 - L449 were not covered by tests
Check warning on line 61 in internal/testutil/oidcclient.go
codecov / codecov/patch
internal/testutil/oidcclient.go#L61
Added line #L61 was not covered by tests
Check warning on line 88 in internal/testutil/oidcclient.go
codecov / codecov/patch
internal/testutil/oidcclient.go#L88
Added line #L88 was not covered by tests
Check warning on line 106 in internal/testutil/oidcclient.go
codecov / codecov/patch
internal/testutil/oidcclient.go#L106
Added line #L106 was not covered by tests