Skip to content

Commit 184a452

Browse files
authored
Release/662 (#680)
Invite 1.1.12 release changes
1 parent 5f60ae5 commit 184a452

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)