Skip to content

Commit 8ec5810

Browse files
author
Shashwathi
authored
Merge pull request #75 from bkrannich/fix-indent
Update README.md
2 parents bed254e + 235cfc5 commit 8ec5810

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff 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
140140
1. The following OAuth clients must be configured for UAA. All but the `cf`

0 commit comments

Comments
 (0)