title: 4.1.1 Simple Authentication navPrev: 4.1-authentication.html navPrevText: 4.1 - Authentication navUp: 4.1-authentication.html navUpText: 4.1 - Authentication navNext: 4.1.1.1-anonymous-authn.html navNextText: 4.1.1.1 - Anonymous Authentication

4.1.1 - Simple Authentication

This authentication mode uses a Simple Bind Request. It's just about sending a name and a password to the server, which will either create a session for the given credentials, or reject the request.

As we said, we have to pass a name and a password. This leads to three different combinations of Simple Bind :

The second mechanism is a normal authentication. Not all the servers support the 2 following mechanisms.