pomerium/authenticate
Kenneth Jenkins 9678e6a231
ssh: implement authorization policy evaluation (#5665)
Implement the pkg/ssh.AuthInterface. Add logic for converting from the
ssh stream state to an evaluator request, and for interpreting the
results of policy evaluation. Refactor some of the existing authorize
logic to make it easier to reuse.
2025-07-01 12:04:00 -07:00
..
events move events.go out of internal/authenticateflow (#4852) 2023-12-11 19:42:56 -08:00
authenticate.go core: more metrics (#5629) 2025-05-29 09:34:41 -06:00
authenticate_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
config.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
handlers.go logging: standardize on hyphens in attribute names (#5577) 2025-04-22 10:57:19 -07:00
handlers_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
handlers_verify.go core: more metrics (#5629) 2025-05-29 09:34:41 -06:00
handlers_verify_test.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
identity.go ssh: implement authorization policy evaluation (#5665) 2025-07-01 12:04:00 -07:00
middleware.go authenticate: remove /.pomerium/callback handler (#5553) 2025-03-28 13:04:25 -06:00
state.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00