pomerium/pkg/grpc
Caleb Doxsey 622519e901
databroker: update identity manager to use route credentials (#5728)
## Summary
Currently when we refresh sessions we always use the global IdP
credentials. This PR updates the identity manager to use route settings
when defined.

To do this a new `idp_id` field is added to the session stored in the
databroker.

## Related issues
-
[ENG-2595](https://linear.app/pomerium/issue/ENG-2595/refresh-using-custom-idp-uses-wrong-credentials)
- https://github.com/pomerium/pomerium/issues/4759

## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-07-15 18:04:36 -06:00
..
audit core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
cli core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
config mcp: split mcp into server and client for better option grouping (#5666) 2025-06-24 10:21:32 -07:00
databroker move SyncCache to a new pkg/synccache package (#5725) 2025-07-15 15:59:11 -07:00
device core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
events core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
identity authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
registry config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
session databroker: update identity manager to use route credentials (#5728) 2025-07-15 18:04:36 -06:00
testdata grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
user ssh: implement authorization policy evaluation (#5665) 2025-07-01 12:04:00 -07:00
client.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
docs.go grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
health.go upgrade google.golang.org/grpc/health/grpc_health_v1 (#5605) 2025-05-02 14:32:04 -06:00
protoc.bash authorize/log: remove audit logging (#5369) 2024-11-22 14:32:52 -05:00