-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapps.yaml
41 lines (40 loc) · 1.33 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
# TODO schema for auto completion
apps:
- name: "My app101"
externalUrl: "https://my-test-app.app-proxy-poc.sandbox.platform.hmcts.net"
logoUrl: https://raw.githubusercontent.com/hmcts/azure-app-proxy/main/logos/incident-bot.png
appRoleAssignments:
- Test app
internalUrl: "https://rees-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-test-app.app-proxy-poc.sandbox.platform.hmcts.net/finishLogin"
preferredSingleSignOnMode: "saml"
samlConfig:
optionalClaims:
- name: "groups"
additionalProperties: []
appRoles:
- displayName: "A first app role"
description: "Some description"
value: "testing"
id: "aa9aaaaa-2aa8-49aa-954a-a3aaaa08aaa3"
groups:
- "test_group_A"
- 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"
clientSecret:
name: test-jenkins
key_vault_name: cftsbox-intsvc