SMART Client Authentication
Last updated
Last updated
When clients need to authenticate, SMART App Launch implementation guide defines two methods:
Authenticates a client using an asymmetric keypair. This is SMART’s preferred authentication method because it avoids sending a shared secret over the wire.
Authenticates a client using a secret that has been pre-shared between the client and server.