pomerium/internal/identity
Kenneth Jenkins ab104a643a
rework session updates to use new patch method (#4705)
Update the AccessTracker, WebAuthn handlers, and identity manager
refresh loop to perform their session record updates using the
databroker Patch() method.

This should prevent any of these updates from conflicting.
2023-11-06 09:43:07 -08:00
..
identity store raw id token so it can be passed to the logout url (#1543) 2020-10-26 10:20:23 -06:00
manager rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
oauth identity: override TokenSource expiry behavior (#4632) 2023-10-23 08:20:04 -07:00
oidc identity: override TokenSource expiry behavior (#4632) 2023-10-23 08:20:04 -07:00
claims.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
claims_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
mock_provider.go core/authenticate: refactor idp sign out (#4582) 2023-09-28 08:41:19 -07:00
providers.go core/authenticate: refactor idp sign out (#4582) 2023-09-28 08:41:19 -07:00