Skip to content

Commit e0a7343

Browse files
committed
Merge branch 'release/657' into release/662
2 parents 561999f + a744e7a commit e0a7343

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ external-api-configuration:
174174
password: "{{ invite.profile_secret }}"
175175
scopes:
176176
- profile
177+
- username: {{ invite.pdp_user }}
178+
password: "{{ invite.pdp_secret }}"
179+
scopes:
180+
- crm
181+
- username: {{ invite.idp_dashboard_user }}
182+
password: "{{ invite.idp_dashboard_secret }}"
183+
scopes:
184+
- crm
177185
- username: {{ invite.sp_dashboard_user }}
178186
password: "{{ invite.sp_dashboard_secret }}"
179187
organizationGUIDFallback: {{ invite.surf_idp_organization_guid }}

0 commit comments

Comments
 (0)