-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathbatch-mdq-loop.fd
More file actions
37 lines (37 loc) · 912 Bytes
/
batch-mdq-loop.fd
File metadata and controls
37 lines (37 loc) · 912 Bytes
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
- when sign:
- drop_xsi_type:
- finalize:
cacheDuration: PT5H
validUntil: P10D
- sign:
key: sign.key
cert: sign.crt
- when batch:
- load:
- https://mds.swamid.se/md/swamid-registered.xml
- http://md.incommon.org/InCommon/InCommon-metadata.xml
- http://fed.openathens.net/oafed/metadata
- http://edugain.cdn.samlbits.net
- select:
- fork:
- then sign:
- break
- map:
- log_entity:
- fork:
- then sign:
- publish:
output: /tmp/mdq/entities
hash_link: true
urlencode_filenames: true
update_store: false
- break
- fork:
- discojson
- publish:
output: /tmp/mdq/entities
hash_link: true
raw: true
ext: .json
urlencode_filenames: true
update_store: false