mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-04 12:56:02 +02:00
- authenticate: added a token exchange api endpoint that converts an identity provider's JWT into a pomerium session. - internal/identity: authenticate now passes context. - internal/identity: removed extraneous GetSignInURL from okta. - internal/sessions: add rest store - update go.mod / go.sum depedencies. - docs: add programmatic examples in shell and python |
||
---|---|---|
.. | ||
cookie_store.go | ||
cookie_store_test.go | ||
mock_store.go | ||
rest_store.go | ||
rest_store_test.go | ||
session_state.go | ||
session_state_test.go |