pomerium/authorize
Caleb Doxsey 30bdae3d9e
sessions: check idp id to detect provider changes to force session invalidation (#3707)
* sessions: check idp id to detect provider changes to force session invalidation

* remove dead code

* fix test
2022-10-25 16:20:32 -06:00
..
evaluator chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
internal/store authorize: enforce service account expiration (#3661) 2022-10-13 09:28:42 -06:00
access_tracker.go sets: convert set types to generics (#3519) 2022-07-29 12:32:17 -06:00
access_tracker_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
authorize.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
authorize_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
check_response.go authorize: handle user-unauthenticated response for deny blocks (#3559) 2022-08-22 17:09:26 -06:00
check_response_test.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
databroker.go authorize: fix device synchronization (#3482) 2022-07-15 17:27:06 -06:00
grpc.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
grpc_test.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
log.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
state.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00