Authentication versus Authorization

+1 vote
What is the difference in terms of web application? And what does "auth" stands for does it mean authentication or authorization or both?
Jun 25, 2019 in Others by shubham
• 7,340 points

retagged Jun 26, 2019 by Kalgi 923 views

1 answer to this question.

0 votes
Authentication is basically used to find are you really the person who you claim to be with the help of login and password

Whereas Authorization is used to determine which level of permissions you have like to determine whether you have admin access or developer access  

For example: If you want to access the database server

you should first know who is trying to access it

Then you should know what kind of access they have like do they have access to edit, create, update or delete

Auth can mean either, but is used more often as "User Auth" i.e. "User Authentication"
answered Jun 25, 2019 by sunshine
• 1,300 points

Related Questions In Others

0 votes
1 answer

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required

Your mail.php on config you declare host ...READ MORE

answered Feb 16, 2022 in Others by Aditya
• 7,680 points
3,150 views
0 votes
1 answer

Google OAuth 2 authorization - Error: redirect_uri_mismatch

To answer your question, you need to ...READ MORE

answered Feb 16, 2022 in Others by Soham
• 9,710 points
6,242 views
0 votes
0 answers
0 votes
0 answers

Azure KeyVault and Authentication on client side

I'd like to know more about the ...READ MORE

Feb 15, 2023 in Azure by Damonlang
• 1,230 points
646 views
0 votes
1 answer

How do you implement an infinite scrolling list in React?

Imagine you’re reading a long article online. ...READ MORE

answered Oct 25, 2024 in Web Development by kavya
193 views
0 votes
1 answer
0 votes
1 answer

how to safely deploy npm install without it causing inconsistencies?

The recent versions on npm generates a ...READ MORE

answered Apr 11, 2018 in DevOps on Cloud by DareDev
• 6,890 points
1,073 views
0 votes
1 answer
0 votes
1 answer

What steps do you take to secure your Jenkins instance and pipelines? Could you share some security best practices for authentication, authorization, and plugin management?

Secure a Jenkins instance and pipelines by emphasizing robust authentication, ...READ MORE

answered Nov 26, 2024 in DevOps Tools by Gagana
• 7,690 points
113 views
0 votes
1 answer

What is the overarching term for authentication and authorization?

The overarching term that encompasses both authentication ...READ MORE

answered Dec 26, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 16,200 points
68 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP