File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/guides/authentication/client-credentials Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,15 +52,15 @@ If you would like to authenticate as an admin or a managed user:
5252
5353- set ` box_subject_type ` to ` user `
5454- set ` box_subject_id ` to the user ID
55- - enable ** Generate User Access Tokens** in the Box [ Developer Console] [ devconsole ]
55+ - enable ** App + Enterprise Access ** and ** Generate User Access Tokens** Box [ Developer Console] [ devconsole ]
5656
5757<Samples id =' x_auth ' variant =' with_ccg_admin_managed_user ' ></Samples >
5858
5959If you would like to authenticate as any application user:
6060
6161- set ` box_subject_type ` to ` user `
6262- set ` box_subject_id ` to the user ID
63- - enable ** App + Enterprise Access ** and ** Generate User Access Tokens** Box [ Developer Console] [ devconsole ]
63+ - enable ** Generate User Access Tokens** in the Box [ Developer Console] [ devconsole ]
6464
6565<Samples id =' x_auth ' variant =' with_ccg_app_user ' ></Samples >
6666
You can’t perform that action at this time.
0 commit comments