pomerium/pkg/identity
Kenneth Jenkins dae8ece2cf identity: add tests for identity manager refresh
Add a test exercising the combined effect of session claims unmarshaling
and SetRawIDToken(), in preparation for refactoring how unmarshaling
works. This test should serve as an invariant, as in it should pass
both before and after the upcoming change.
2024-07-18 18:15:33 -07:00
..
identity core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
legacymanager identity: add tests for identity manager refresh 2024-07-18 18:15:33 -07:00
manager identity: add tests for identity manager refresh 2024-07-18 18:15:33 -07:00
oauth core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
oidc core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
claims.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
claims_test.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
mock_provider.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
providers.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00