pomerium/pkg/grpc
Caleb Doxsey b9fd926618
authorize: support authenticating with idp tokens (#5484)
* identity: add support for verifying access and identity tokens

* allow overriding with policy option

* authenticate: add verify endpoints

* wip

* implement session creation

* add verify test

* implement idp token login

* fix tests

* add pr permission

* make session ids route-specific

* rename method

* add test

* add access token test

* test for newUserFromIDPClaims

* more tests

* make the session id per-idp

* use type for

* add test

* remove nil checks
2025-02-18 13:02:06 -07: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 authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
databroker config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -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 core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
testdata grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
user core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06: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 logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
protoc.bash authorize/log: remove audit logging (#5369) 2024-11-22 14:32:52 -05:00