1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-12 05:38:17 +01:00
netbird/management/server/idp
shatoboar c7e5e5c7c9
Add User HTTP Endpoint to the Management service ()
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 () 2022-03-09 17:22:47 +01:00
auth0.go Add User HTTP Endpoint to the Management service () 2022-05-05 08:58:34 +02:00
idp.go Add User HTTP Endpoint to the Management service () 2022-05-05 08:58:34 +02:00
util.go Link account id with the external user store () 2022-01-24 11:21:30 +01:00