oasis-open / tosca-community-contributions

OASIS TC Open Repository: Manages TOSCA profiles, tests, and templates that are maintained by the TOSCA community. They are intended to be used as examples to help developers get started with TOSCA and to test compliance of TOSCA implementations with the standard.
https://github.com/oasis-open/tosca-community-contributions
Apache License 2.0
38 stars 25 forks source link

Repository definitions need a way to specify credentials #149

Open lauwers opened 1 year ago

lauwers commented 1 year ago

Repository definitions in v1.3 used the Credential data type (part of the Simple Profile) to specify credentials. This was removed, since the TOSCA grammar shouldn't depend on data types defined using the TOSCA grammar. The repository definition grammar in https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd05/TOSCA-v2.0-csd05.html#_Toc125468431 needs a new mechanism for specifying credentials.

tliron commented 1 year ago

I don't think credentials or other security information should be stored in TOSCA.