Skip to content

Commit 0279663

Browse files
unatasha8zepatrik
authored andcommitted
Update docs/oauth2-oidc/device-authorization.mdx
Co-authored-by: Patrik <zepatrik@users.noreply.github.com>
1 parent d6e798a commit 0279663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/oauth2-oidc/device-authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ urls:
113113
### Configuring user code entropy
114114
115115
Depending on your security needs and your traffic load, you should choose the appropriate `user_code` entropy. The
116-
`oauth2.device_authorization.user_code_entropy` configuration supports 3 values:
116+
`oauth2.device_authorization.user_code.entropy_preset` configuration supports 3 values:
117117

118118
- `high`: `user_code` is 8 characters long and consists of alphanumeric characters, excluding some ambiguous symbols
119119
- `medium`: `user_code` is 8 characters long and consists of only upper case alphabetic characters

0 commit comments

Comments
 (0)