Add signing references to API spec#50
Open
aorzelskiGH wants to merge 7 commits intoadmin-shell-io:IDTA-01004-3-1_Workingfrom
Open
Add signing references to API spec#50aorzelskiGH wants to merge 7 commits intoadmin-shell-io:IDTA-01004-3-1_Workingfrom
aorzelskiGH wants to merge 7 commits intoadmin-shell-io:IDTA-01004-3-1_Workingfrom
Conversation
|
|
||
| This document specifies the security for the Asset Administration Shell and its submodels, i.e. how to use Access Tokens and how to define Access Rules for Authorization. | ||
| The signing of submodel data will be specified in a next version of this document. | ||
| Identifiables (i.e. Asset Adminstration Shells, Submodels and Concept descriptions) can also be signed by the additional endpoint /$sign, as described in the REST API specification. |
Check warning
Code scanning / QDJVMC
Typo Warning documentation
|
|
||
| This document specifies the security for the Asset Administration Shell and its submodels, i.e. how to use Access Tokens and how to define Access Rules for Authorization. | ||
| The signing of submodel data will be specified in a next version of this document. | ||
| Identifiables (i.e. Asset Adminstration Shells, Submodels and Concept descriptions) can also be signed by the additional endpoint /$sign, as described in the REST API specification. |
Check warning
Code scanning / QDJVMC
Typo Warning documentation
| A next version of this document shall define signatures (and possibly encryption) of AAS data. | ||
| So far this is only possible together with AASX packages, but signatures are also needed when using APIs to exchange data. | ||
| Some business partners like to copy AAS data to their servers, so that the signature of the originator of the AAS data must be able to be proven by a final receiver. | ||
| Signing of Identifiables is defined in the REST API specification. This may be extended to SubmodelElements or other parts of Identifiables. Currently plain JWS (JSON Web Signature) is used for signing, which may be extended to additional formats e.g. JAdES (JSON Advanced Digital Signature). |
Check warning
Code scanning / QDJVMC
Typo Warning documentation
Collaborator
|
closes #42 |
BirgitBoss
approved these changes
Mar 3, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.