netbird/management/server/idp
Maycon Santos 605ca03519
Fix IDP Manager config structs with correct tags (#253)
* Fix IDP Manager config structs with correct tags

When loading the configuration from file
we will use the Auth0ClientConfig and when
sending the post to retrieve a token
 we use the auth0JWTRequest with proper tags

 Also, removed the idle timeout as it was closing
 all idle connections
2022-03-09 17:22:47 +01:00
..
auth0_test.go Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
auth0.go Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
idp.go Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
util.go Link account id with the external user store (#184) 2022-01-24 11:21:30 +01:00