Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

adding sm_provided_credentials field that indicates that broker shoul… #696

Closed sigalmaya closed 2 years ago

sigalmaya commented 2 years ago

When a broker is registered, at least one of the authentication options should be chosen:

If SM-provided credentials are chosen, each connection made to the broker will be TLS with SM client certificate.

sigalmaya commented 2 years ago

why do we call it "sm_provided_credentials"? isn't it simply mTLS?

This is what Avi and Daniel Korac have decided. I can change the internal variable to mtls, if you want and leave only json field name as "sm_provided_tls_credentials"