pomerium/authorize
Caleb Doxsey c178819875
move directory providers (#3633)
* remove directory providers and support for groups

* idp: remove directory providers

* better error messages

* fix errors

* restore postgres

* fix test
2022-11-03 11:33:56 -06:00
..
evaluator move directory providers (#3633) 2022-11-03 11:33:56 -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
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