netbird/management/server/idp
shatoboar c7e5e5c7c9
Add User HTTP Endpoint to the Management service (#303)
Exposes endpoint under "/users/" that returns information on users.
Calls IDP manager to get information not stored locally (email, name), 
which in the case of the managed version is auth0.
2022-05-05 08:58:34 +02:00
..
auth0_test.go Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
auth0.go Add User HTTP Endpoint to the Management service (#303) 2022-05-05 08:58:34 +02:00
idp.go Add User HTTP Endpoint to the Management service (#303) 2022-05-05 08:58:34 +02:00
util.go Link account id with the external user store (#184) 2022-01-24 11:21:30 +01:00