We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e798a commit 0279663Copy full SHA for 0279663
docs/oauth2-oidc/device-authorization.mdx
@@ -113,7 +113,7 @@ urls:
113
### Configuring user code entropy
114
115
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:
+`oauth2.device_authorization.user_code.entropy_preset` configuration supports 3 values:
117
118
- `high`: `user_code` is 8 characters long and consists of alphanumeric characters, excluding some ambiguous symbols
119
- `medium`: `user_code` is 8 characters long and consists of only upper case alphabetic characters
0 commit comments