We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 488d0bc + c4be61a commit e67b9f7Copy full SHA for e67b9f7
1 file changed
SafeguardDotNet.DeviceCodeLogin/README.md
@@ -23,7 +23,7 @@ The flow displays a URL and user code. The user authenticates from any browser o
23
24
## Prerequisites
25
26
-- Safeguard appliance firmware ≥ 8.2
+- Safeguard appliance firmware ≥ 7.4
27
- Device Code grant type must be enabled on the appliance:
28
- **UI**: Settings → OAuth 2.0 Grant Types → check "Device Code"
29
- **API**: `PUT /service/core/v4/Settings/Allowed%20OAuth2%20Grant%20Types` with body `{"Value":"ResourceOwner, DeviceCode"}`
0 commit comments