netbird/management/cmd
Misha Bragin 3def84b111
Support Generic OAuth 2.0 Device Authorization Grant (#433)
Support Generic OAuth 2.0 Device Authorization Grant
as per RFC specification https://www.rfc-editor.org/rfc/rfc8628.
The previous version supported only Auth0 as an IDP backend.
This implementation enables the Interactive SSO Login feature 
for any IDP compatible with the specification, e.g., Keycloak.
2022-08-23 15:46:12 +02:00
..
management.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
root.go Serve Management gRPC and HTTP on a single 80/443 port (#400) 2022-07-29 20:37:09 +02:00