pomerium/authenticate
Caleb Doxsey aa731ae068
directory: add explicit RefreshUser endpoint for faster sync (#1460)
* directory: add explicit RefreshUser endpoint for faster sync

* add test

* implement azure

* update api call

* add test for azure User

* implement github

* implement AccessToken, gitlab

* implement okta

* implement onelogin

* fix test

* fix inconsistent test

* implement auth0
2020-10-05 08:23:15 -06:00
..
authenticate.go authenticate: move databroker connection to state (#1292) 2020-08-18 09:33:43 -06:00
authenticate_test.go authenticate: support reloading IDP settings (#1273) 2020-08-13 12:14:30 -06:00
handlers.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
handlers_test.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
state.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00