pomerium/authorize
Caleb Doxsey 1ad243dfd1
directory.Group entry for groups (#1118)
* store directory groups separate from directory users

* fix group lookup, azure display name

* remove fields restriction

* fix test

* also support email

* use Email as name for google'

* remove changed file

* show groups on dashboard

* fix test

* re-add accidentally removed code
2020-07-22 11:28:53 -06:00
..
evaluator directory.Group entry for groups (#1118) 2020-07-22 11:28:53 -06:00
authorize.go authorize: add evaluator store (#1105) 2020-07-20 07:39:34 -06:00
authorize_test.go options refactor (#1088) 2020-07-16 14:30:15 -06:00
check_response.go implement google cloud serverless authentication (#1080) 2020-07-16 08:25:14 -06:00
google_cloud_serverless.go implement google cloud serverless authentication (#1080) 2020-07-16 08:25:14 -06:00
google_cloud_serverless_test.go implement google cloud serverless authentication (#1080) 2020-07-16 08:25:14 -06:00
grpc.go custom rego in databroker (#1124) 2020-07-22 10:44:05 -06:00
grpc_test.go custom rego in databroker (#1124) 2020-07-22 10:44:05 -06:00
run.go authorize: add evaluator store (#1105) 2020-07-20 07:39:34 -06:00
session.go options refactor (#1088) 2020-07-16 14:30:15 -06:00
session_test.go options refactor (#1088) 2020-07-16 14:30:15 -06:00