pomerium/pkg/policy/criteria
Caleb Doxsey 3497c39b9b
authorize: add support for webauthn device policy enforcement (#2700)
* authorize: add support for webauthn device policy enforcement

* update docs

* group statuses
2021-10-25 09:41:03 -06:00
..
accept.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
accept_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
authenticated_user.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
authenticated_user_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
claims.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
claims_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
cors_preflight.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
cors_preflight_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
criteria.go authorize: add support for webauthn device policy enforcement (#2700) 2021-10-25 09:41:03 -06:00
criteria_test.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
device.go authorize: add support for webauthn device policy enforcement (#2700) 2021-10-25 09:41:03 -06:00
device_test.go authorize: add support for webauthn device policy enforcement (#2700) 2021-10-25 09:41:03 -06:00
domain.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
domain_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
email.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
email_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
groups.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
groups_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
invalid_client_certificate.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
matchers.go ppl: add data type, implement string and list matchers (#2228) 2021-05-21 11:28:41 -06:00
matchers_test.go ppl: add data type, implement string and list matchers (#2228) 2021-05-21 11:28:41 -06:00
pomerium_routes.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
reasons.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
reject.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
reject_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
user.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
user_test.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00