mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
Update the initialization logic for the authenticate, authorize, and proxy services to automatically select between the stateful authentication flow and the stateless authentication flow, depending on whether Pomerium is configured to use the hosted authenticate service. Add a unit test case to verify that the sign_out handler does not trigger a sign in redirect. |
||
---|---|---|
.. | ||
data.go | ||
handlers.go | ||
handlers_test.go | ||
proxy.go | ||
proxy_test.go | ||
state.go |