Concept Flow - Authentication mechanisms
Client sends credentials
MongoDB receives request
Check authentication method
Verify credentials
Grant access
Respond to client
The client sends credentials, MongoDB checks the authentication method, verifies credentials, and either grants or denies access.