netbird/infrastructure_files
Maycon Santos fd7282d3cf
Link account id with the external user store (#184)
* get account id from access token claim

* use GetOrCreateAccountByUser and add test

* correct account id claim

* remove unused account

* Idp manager interface

* auth0 idp manager

* use if instead of switch case

* remove unnecessary lock

* NewAuth0Manager

* move idpmanager to its own package

* update metadata when accountId is not supplied

* update tests with idpmanager field

* format

* new idp manager and config support

* validate if we fetch the interface before converting to string

* split getJWTToken

* improve tests

* proper json fields and handle defer body close

* fix ci lint notes

* documentation and proper defer position

* UpdateUserAppMetadata tests

* update documentation

* ManagerCredentials interface

* Marshal and Unmarshal functions

* fix tests

* ManagerHelper and ManagerHTTPClient

* further tests with mocking

* rename package and custom http client

* sync local packages

* remove idp suffix
2022-01-24 11:21:30 +01:00
..
configure.sh self-hosting guide (#121) 2021-09-25 19:12:05 +02:00
docker-compose.yml.tmpl docs: fix docker-compose management image 2021-09-25 20:17:01 +02:00
management.json.tmpl Link account id with the external user store (#184) 2022-01-24 11:21:30 +01:00
setup.env self-hosting guide (#121) 2021-09-25 19:12:05 +02:00
turnserver.conf fix typo in directory name 2021-06-15 09:31:25 +02:00