ZeroTierOne/include
Grant Limberg 0ae09577f6
Client & Central Controller updates to support additonal OIDC features (#1848)
Client side:
* Fix compatibility with OneLogin
* Requested scopes vary by OIDC provider. Different providers have different

Controller side:
*Update Postgres queries to latest Central schema
* Added Central Controller support for the different providers
* Base OIDC provider details are still attached to an org. Client ID & group/email lists are now associated with individual networks.
2023-01-19 15:39:15 -08:00
..
README.md docs 2015-03-31 18:33:39 -07:00
ZeroTierDebug.h BSL date bump 2020-08-20 12:51:39 -07:00
ZeroTierOne.h Client & Central Controller updates to support additonal OIDC features (#1848) 2023-01-19 15:39:15 -08:00

ZeroTier Node API

This is the externally facing plain C API, which wraps the Node class in the node/ folder. It provides a platform-agnostic interface to the core ZeroTier network virtualization engine.