1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-07 20:08:17 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Caleb Doxsey
2a5dcc2848
ci: use revive instead of golint () 2021-07-16 10:26:47 -06:00
Caleb Doxsey
b1d7a126ab
directory/azure: add paging support to user group members call () 2021-06-24 08:52:41 -06:00
Caleb Doxsey
aeb8aaf9cd
directory: remove provider from user id () 2021-04-07 15:06:08 -06:00
Caleb Doxsey
aa731ae068
directory: add explicit RefreshUser endpoint for faster sync ()
* 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
Caleb Doxsey
697be04c6f
azure: incremental sync ()
* azure: incremental sync

* identity manager: fix directory sync timing

* on unauthorized, reset token

* support querying the user api

* update name

* pull out constants
2020-09-30 08:18:04 -06:00