For teams that want stronger security than password-based auth, support public/private key pair validation.
Current behaviour
No authentication mechanism exists for connections between the SDK and xRay.
Expected behaviour
Allow configuring a public key in the xRay app that validates against an internally shared private key. This enables teams to restrict connections to trusted devices without sharing a password.
Github reporter
@dumazy
For teams that want stronger security than password-based auth, support public/private key pair validation.
Current behaviour
No authentication mechanism exists for connections between the SDK and xRay.
Expected behaviour
Allow configuring a public key in the xRay app that validates against an internally shared private key. This enables teams to restrict connections to trusted devices without sharing a password.
Github reporter
@dumazy