mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| down.go | ||
| login_test.go | ||
| login.go | ||
| root.go | ||
| service_controller.go | ||
| service_installer.go | ||
| service.go | ||
| ssh.go | ||
| status.go | ||
| testutil.go | ||
| up_daemon_test.go | ||
| up.go | ||
| version.go | ||