Skip to content

Commit

Permalink
update issue url and added attribute (#115)
Browse files Browse the repository at this point in the history
* update issue url and added attribute

* added optional true to new attribute

---------

Co-authored-by: Michiel Mayer <[email protected]>
  • Loading branch information
michielmayer and Michiel Mayer authored Sep 25, 2023
1 parent b0eabaa commit 2e4da61
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
4 changes: 2 additions & 2 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ bf0025c8b878ed7086c3a29c266ac13be43a8c31a0ea7e5eade717aec00c623d irma-demo/rdw/d
e71ff28e6327209bf59b44ab17cb3cfb20df50927001c913649eefc48065a6bf irma-demo/sidn-pbdf/PublicKeys/0.xml
2927a80b538c0bacb20ab3b893d6da40c97f039059fa746b99c5cb8638849821 irma-demo/sidn-pbdf/description.xml
1a1078dcd7d22e4a30ab34d53a7509256196a470baa883a92c99c073c40690af irma-demo/sidn-pbdf/logo.png
1d55a71b2323932afc7961c1e993d0a59883cd56e00cf23554d77dd470cfec41 irma-demo/signicat/Issues/authorization/description.xml
629e1fc5f35fcb577babf818a72e5b3d6e1025df40bac077fec3474fc3bee5e8 irma-demo/signicat/Issues/authorization/description.xml
3deef423ef0028a88d4e61675185ec2d686bf11651f6e5dcd0d72dae8691be67 irma-demo/signicat/Issues/authorization/logo.png
d728f320c6fb511a5f9bc5075a4b7b7fa4c71218f4941f13a4a60b7ec489e349 irma-demo/signicat/Issues/kvkTradeRegister/description.xml
3deef423ef0028a88d4e61675185ec2d686bf11651f6e5dcd0d72dae8691be67 irma-demo/signicat/Issues/kvkTradeRegister/logo.png
Expand All @@ -348,7 +348,7 @@ f373a2735a695d0fc7f88e0c55891da9e906020047a90c56791cb170b5e6e880 irma-demo/surf/
0e33cca719f8f2e31fce8ba7382cff0e2a349b9d50776b96ded7042eda911816 irma-demo/suwinet/PublicKeys/0.xml
4250631a47943de15794c0eb693f658c49840a4aa0c98f9c2f899005034a092a irma-demo/suwinet/description.xml
9c9646ba39bd7167d8c3e52af7e7a8bab2b9360baadd6bcd45bc95b57f0a5462 irma-demo/suwinet/logo.png
03af55549460b890ee8c25c0dba6a7c83635456bd52f8b7178b8e64bbd74e8ec irma-demo/timestamp
4cd5348897ed5adcd8a06c1b5cf801e61b2917aae3762ccb883929282f4d248f irma-demo/timestamp
f7f88018902f51f572fb7c321a59f41034156a882d4ee852089d9e7a72ba2322 irma-demo/tweedegolf/Issues/regelregister/description.xml
349b50ad56f8609fb4c5249473219b118d994d87f87de846448344776cf53e6d irma-demo/tweedegolf/Issues/regelregister/logo.png
e329c1812817fb7b2342f601c9ccbe10a123e411df86cc085b78609dd1b34f07 irma-demo/tweedegolf/PublicKeys/0.xml
Expand Down
Binary file modified index.sig
Binary file not shown.
14 changes: 12 additions & 2 deletions signicat/Issues/authorization/description.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<nl>Machtiging voor een organisatie, uitgegeven door een functionaris die geregistreerd staat in het KVK handelsregister</nl>
</Description>
<IssueURL>
<en>https://kvk-irma-issuer.mayersoftwaredevelopment.nl</en>
<nl>https://kvk-irma-issuer.mayersoftwaredevelopment.nl</nl>
<en>https://organisatiegegevens.signicat.dev/getauthorization</en>
<nl>https://organisatiegegevens.signicat.dev/getauthorization</nl>
</IssueURL>
<Attributes>
<Attribute id="kvkNumber">
Expand Down Expand Up @@ -189,5 +189,15 @@
<nl>De persoon die de machtiging heeft afgegeven</nl>
</Description>
</Attribute>
<Attribute id="fullname" optional="true">
<Name>
<en>Full name</en>
<nl>Volledige naam</nl>
</Name>
<Description>
<en>Full name of the official</en>
<nl>Volledige naam van de functionaris</nl>
</Description>
</Attribute>
</Attributes>
</IssueSpecification>
2 changes: 1 addition & 1 deletion timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1690901188
1695307926

0 comments on commit 2e4da61

Please sign in to comment.