Skip to content

Commit e67b9f7

Browse files
authored
Merge pull request #234 from petrsnd/fix-devicecode-version
Fix device code minimum firmware version (7.4)
2 parents 488d0bc + c4be61a commit e67b9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafeguardDotNet.DeviceCodeLogin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The flow displays a URL and user code. The user authenticates from any browser o
2323

2424
## Prerequisites
2525

26-
- Safeguard appliance firmware ≥ 8.2
26+
- Safeguard appliance firmware ≥ 7.4
2727
- Device Code grant type must be enabled on the appliance:
2828
- **UI**: Settings → OAuth 2.0 Grant Types → check "Device Code"
2929
- **API**: `PUT /service/core/v4/Settings/Allowed%20OAuth2%20Grant%20Types` with body `{"Value":"ResourceOwner, DeviceCode"}`

0 commit comments

Comments
 (0)