Skip to content
SkyKeephelp

Sign-in code mail through the customer's relay

The vault sends one-time sign-in codes through the customer's OWN mail

relay — one of its two disclosed outbound connections, and content-free

by construction: the message carries the code and nothing else. The

relay is optional configuration an administrator provides at initial

setup (or later, through the admin console, with no restart): host,

port, From address, transport security, and optional credentials.

Optional means optional, and it means it in both directions. A sign-in

that needs no code does not touch the relay at all — the decision is made

before any delivery is attempted — so a vault with no relay configured

can still be signed into. A sign-in that DOES need a code, and has no way

to deliver one, is refused honestly rather than pretending a code was

sent. The relay password is a secret the vault never writes into a URL or

an audit entry.

An unconfigured vault refuses sign-in honestly

A half-configured relay refuses rather than guessing

A configured relay delivers the code and nothing else

The relay upgrades to TLS before anything else by default

The relay password never travels in a URL or an audit entry

The deployed vault surfaces the refusal at its front doorstack

A wrong password on the same vault is told nothing about the relaystack