Coordinated Group Authentication
Assume a server can only authenticate a subset of users.
Protocol:
- All servers are queried to see if any can authenticate the user.
- Each server returns either a positive authentication or DK (don’t know).
- One positive answer is sufficient.