netbird/client/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
..
down.go
login_test.go
login.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
root.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
service_controller.go
service_installer.go
service.go Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
ssh.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
status.go Output NetBird daemon and CLI versions on status command (#408) 2022-08-01 12:42:45 +02:00
testutil.go
up_daemon_test.go
up.go Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
version.go