tdiesler / nessus-aries

With Nessus Aries we explore aspects of digital identy and verifiable credentials based on Hyperledger Aries.
Apache License 2.0
1 stars 0 forks source link

Allow multitenant wallet creation through camel #13

Closed tdiesler closed 2 years ago

tdiesler commented 2 years ago

Supported like this ...

                from("direct:admin")
                    .to("hyperledger-aries:admin?service=/multitenancy/wallet");