-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f137090
commit 34e31ad
Showing
44 changed files
with
1,799 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,177 changes: 1,177 additions & 0 deletions
1,177
...b9e60f34504bda3f28a53243393/ArchimateDiagramModel_id-e67cde05be064ebbb5aa4749ff49f512.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
...on/id-7e21b21dff2744cfb5410b7381fb5e43/Constraint_id-3c7bfb3e7cc040a789d4021a3cba1548.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<archimate:Constraint | ||
xmlns:archimate="http://www.archimatetool.com/archimate" | ||
name="JWT" | ||
id="id-3c7bfb3e7cc040a789d4021a3cba1548" | ||
documentation="JSON Web Token (JWT) is een compacte, URL-veilige manier om verklaringen uit te wisselen tussen twee partijen."> | ||
<properties | ||
key="Status" | ||
value="nvt"/> | ||
<properties | ||
key="Beheerorganisatie" | ||
value="IETF"/> | ||
<properties | ||
key="URL" | ||
value="https://www.rfc-editor.org/info/rfc7519"/> | ||
<profiles | ||
href="folder.xml#id-c1e2ee3553d2494d859bb0c0e1d186a7"/> | ||
</archimate:Constraint> |
17 changes: 17 additions & 0 deletions
17
...on/id-7e21b21dff2744cfb5410b7381fb5e43/Constraint_id-8f607c3b2daa4f6fafff09a1c39691bc.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<archimate:Constraint | ||
xmlns:archimate="http://www.archimatetool.com/archimate" | ||
name="SD-JWT" | ||
id="id-8f607c3b2daa4f6fafff09a1c39691bc" | ||
documentation="Selective Disclosure JWT (SD-JWT) is een standaard die het mogelijk maakt om een subset van verklaringen in een getekende JWT te delen."> | ||
<properties | ||
key="Status" | ||
value="nvt"/> | ||
<properties | ||
key="Beheerorganisatie" | ||
value="IETF"/> | ||
<properties | ||
key="URL" | ||
value="https://www.ietf.org/archive/id/draft-fett-oauth-selective-disclosure-jwt-02.html"/> | ||
<profiles | ||
href="folder.xml#id-c1e2ee3553d2494d859bb0c0e1d186a7"/> | ||
</archimate:Constraint> |
Oops, something went wrong.