In a web application scenario, which is the third step in the authentication process?
O After performing certain tasks, the session is destroyed when a user logs out from the application, the client, and the server A cookie is sent to the user's system
O After a user submits the credentials, they are then sent to the application, where they are verified, and then a session is created and stored in a database
O When a user makes a subsequent request, the session ID is verified with the one stored in the database



Answer :

Other Questions