File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -119,22 +119,22 @@ for you automatically.
119119 `routing.router_groups.write` scopes to your admin user.
120120
121121 ```
122- properties:
123- uaa:
124- scim:
125- users:
126- - name: admin
127- password: PASSWORD
128- groups:
129- - scim.write
130- - scim.read
131- - openid
132- - cloud_controller.admin
133- - clients.read
134- - clients.write
135- - doppler.firehose
136- - routing.router_groups.read
137- - routing.router_groups.write
122+ properties:
123+ uaa:
124+ scim:
125+ users:
126+ - name: admin
127+ password: PASSWORD
128+ groups:
129+ - scim.write
130+ - scim.read
131+ - openid
132+ - cloud_controller.admin
133+ - clients.read
134+ - clients.write
135+ - doppler.firehose
136+ - routing.router_groups.read
137+ - routing.router_groups.write
138138 ```
139139
1401401. The following OAuth clients must be configured for UAA. All but the `cf`
You can’t perform that action at this time.
0 commit comments