-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapps.yaml
47 lines (47 loc) · 1.49 KB
/
apps.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
apps:
- name: "My app101"
externalUrl: "https://my-app.app-proxy-poc.sandbox.platform.hmcts.net"
logoUrl: https://raw.githubusercontent.com/hmcts/azure-app-proxy/main/logos/incident-bot.png
internalUrl: "https://my-on-bau101.sandbox.platform.hmcts.net"
userAssignmentRequired: true
tls:
key_vault_name: "acmedcdcftappssbox"
name: "wildcard-app-proxy-poc-sandbox-platform-hmcts-net"
redirectUrls:
- "https://my-app.app-proxy-poc.sandbox.platform.hmcts.net/finishLogin"
identifierUrls:
- "https://my-app.app-proxy-poc.sandbox.platform.hmcts.net/identify"
preferredSingleSignOnMode: "saml"
samlConfig:
optionalClaims:
- name: "groups"
additionalProperties: []
appRoleAssignments:
- Test app
- test_group_A
appRoles:
- displayName: "A first app role"
description: "Some description"
value: "testing"
id: "aa9aaaaa-2aa8-49aa-954a-a3aaaa08aaa3"
groups:
- "test_group_A"
- "Test app"
- displayName: "My second app role"
description: "Some description"
value: "testing_again"
id: "dd9ddddd-2dd3-49dd-954d-f3dddd08ddd3"
groups:
- "test_group_A"
- "test_group_B"
graphApiPermissions:
- "User.Read.All"
- "Group.Read.All"
- "People.Read"
- "offline_access"
- "openid"
- "profile"
- "email"
clientSecret:
name: test-jenkins
key_vault_name: cftsbox-intsvc