ASP NET Web API token authentication

ASP NET Web API token authentication

kudvenkat

7 лет назад

527,581 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

gt0703
gt0703 - 16.06.2017 08:51

Great work! These videos are awesome.

Ответить
Santhosh Zany
Santhosh Zany - 13.02.2022 15:26

Where is token based authentication in this video?

Ответить
Sachin Sachan
Sachin Sachan - 04.09.2021 15:30

Thanks Sir, my question is where webapi stores the token in server side?

Ответить
Chandu Subhakara Reddy Satti
Chandu Subhakara Reddy Satti - 30.08.2021 08:24

Hi Thaks for the video, I have a couple of questions . can you please clarify this?

1. I got a token from the server. I just passed it to someone to use this token. he could able to access the API with the token until it expires. How can we restrict this?

2. I got a token from the server with an expiry time of 15 min. before 15 min I hit token controller and got another token with an expiry time of 15 min. Now I have two tokens with valid time. will the two tokens work? or only the latest one?
if so how can we validate?

Ответить
knowledge master
knowledge master - 25.06.2021 18:14

I like your tutorials but also it would help if you also created some project-based tutorial your tutorials are recommended by many

Ответить
monika phalle
monika phalle - 15.06.2021 08:40

Best video sir please create videos on netsuite suitescript

Ответить
Abdul Hai
Abdul Hai - 03.05.2021 22:49

This is the only video of yours which is not relevant to title of the video.. where is token implementation?

Ответить
HH
HH - 15.03.2021 20:59

how to handle large api post/insert request from multiple clients simultaneously at same time ??
any video tutorial highly appreciated

Ответить
The Defender
The Defender - 04.03.2021 07:27

Your heading of this video is misleading. This is no way token authentication. Please change heading.

Ответить
nineO9
nineO9 - 22.02.2021 17:31

Where have you implemented token based authentication?

Ответить
Supun Nimantha
Supun Nimantha - 04.02.2021 04:29

"ASP NET Web API token authentication" - didn't talk about token authentication but just to add authorize attribute to the controller. Not what I expect. Misleading title

Ответить
Arun Vishwakarma
Arun Vishwakarma - 05.12.2020 14:58

Where is the token details passed i cant see in this video, can anybody tell me

Ответить
Alba Sula
Alba Sula - 03.12.2020 12:19

there were no token involved !!!!!!

Ответить
Nandhini Baskaran
Nandhini Baskaran - 31.10.2020 09:49

Hi sir,
If we forget the password when we can retrieve?

Ответить
Anant Vijayvargiya
Anant Vijayvargiya - 21.10.2020 18:21

Hello ,
Can we achieve below scenario
I have to make single sign on. using JWT token, for example
1 web api which is ued to authenticate user
2 protected sites with different domain
website 1 contains some link to website b
if user logins on one application. and clicked on link which navigate user to website B or vice versa. then user need to enter the credential again.

I dont want to use Azure.

Ответить
Samanvi vlogs
Samanvi vlogs - 13.10.2020 20:06

Exactly where token has stored..I know it's not in server..then where

Ответить
Shruti Sahay
Shruti Sahay - 28.09.2020 18:45

Thank you so much sir

Ответить
SANGEETA VISHWAKARMA
SANGEETA VISHWAKARMA - 12.08.2020 10:35

Gr8 Work!
What are the steps to implement OWIN in Web API ?

Ответить
Muhammad bilal
Muhammad bilal - 20.06.2020 13:17

Please Make Video how to use Refesh Token?

Ответить
Aniket Kolte
Aniket Kolte - 16.06.2020 09:49

Please make a video on refresh token

Ответить
Neha Gupta
Neha Gupta - 05.06.2020 07:24

Sir please give a session on the log

Ответить
Muhammad bilal
Muhammad bilal - 26.04.2020 11:03

What is Refresh token and how to generate it?

Ответить
Sujeeth Veerapaneni
Sujeeth Veerapaneni - 18.04.2020 01:24

If we share the token to some one else. Can he login with our token. How do we restrict it.

Ответить
S. Dilshan
S. Dilshan - 16.04.2020 22:03

Hi, when I click on individual user accounts a form pops up to connect to Azure AD

Ответить
SQLGuruji
SQLGuruji - 06.04.2020 18:46

Hello Venkat, Need some help from you.
I've enabled Cors in WebApiConfig.cs. I'm getting employee data in Angular 8 application. But for token method I'm getting Cors error. I tried same with simple application, I'm getting Cors error only for token method.

Ответить
wesly arfan
wesly arfan - 24.02.2020 02:48

i cant find where u implement token authentication in your video. please show me.

Ответить
nagesh ajab
nagesh ajab - 09.02.2020 18:45

Venkat you are life saver....

Ответить
Sujeeth Veerapaneni
Sujeeth Veerapaneni - 29.01.2020 01:00

Should we check for valid credentials for every request user makes since webapi does not remember the previous request.

Ответить
Pravin Padwal
Pravin Padwal - 29.11.2019 16:53

sir I humble request you ur tutorial ver best but next tutorial contvert to hindi tutorial I waiting for hindi tutorial.

Ответить
ernesto munera
ernesto munera - 20.11.2019 20:00

Great !! and where is the Code in GitHub??

Ответить
Mina Sarofem
Mina Sarofem - 31.08.2019 14:12

Hi kudvenkat, please I need help. Whenever I request the URI after adding [authorize] attribute, the project redirects me to login page.
Please advise why did not your project redirect you to login page?

Ответить
STAR HD
STAR HD - 24.07.2019 22:53

great love for you

Ответить
Gaurav Sharma
Gaurav Sharma - 18.07.2019 09:27

where is owin used in this tutorial?

Ответить
Babu Kumaresan
Babu Kumaresan - 04.05.2019 10:08

Please share video for Web API token authenticaion With oAuth with exsisting database with out Identity and how can explain better way of storing web api token in the client

Ответить
Sumit Gupta
Sumit Gupta - 03.05.2019 18:15

Is this best token based authentication for .net web api?can i use jwt with .net web api?

Ответить
Narendar Singh
Narendar Singh - 28.04.2019 14:14

great

Ответить
Jesús Sandoval
Jesús Sandoval - 25.02.2019 19:02

I am very grateful with your videos I have learned a lot. I would love to ask you for a request to leave subtitles in English. I am a Mexican student who has not yet mastered listening to it. Thank you.

Ответить
Niraj Bhanushali
Niraj Bhanushali - 26.12.2018 17:02

Hi Sir, I have already created project and i want to implement this token based authentication. Please Help.. Thank You.

Ответить
Narendar Singh
Narendar Singh - 05.12.2018 17:50

Great Sir,I am grateful to you.

Ответить
khasim md
khasim md - 26.11.2018 16:55

i have 4 web applications of which one application caters to the users who are interested in "searching jobs" the other application caters to people who are interested in "ordering food online" and getting it delivered to their door steps. the other two applications have both "job search" and "ordering food online" as a category which user can choose from along with so many other categories like "posting advertisements" "laundry service" "vehicle breakdown" "flat rentals" etc. so you may be wondering why i have so many applications as i run different offers on different applications and that helps me grow my business as i have different vendors catering these sections. "MY QUESTION HERE IS" I DON'T WANT TO REPEAT THE BASE CODE FOR EVERY APPLICATION CAN I USE API'S TO FULFILL THIS KIND OF SCENARIO, ONE MORE SCENARIO IS I HAVE CLIENTS WHO WANTS TO HAVE SIMILAR APPLICATIONS PERSONALIZED FOR THEM SO IF I HAVE THE BASE CODE AS API'S IT WILL BE EASY FOR ME TO CATER THEM AS WELL. HOW SAFE ARE THE API'S AND PLEASE THROW SOME LIGHT ON THIS AND HELP ME BUILD THIS PLEASE.

Ответить
Rajesh Vishwakarma
Rajesh Vishwakarma - 19.11.2018 08:18

Sir i want to implement Step by step Certificate based Authentication at Login time in my web api. in traditionally we used token based Authentication but now we use certificate based Authentication.
Sir please help me..

Ответить
Pit J.
Pit J. - 03.11.2018 00:01

Mismatched the title!!!

Ответить
Prasad Giri
Prasad Giri - 07.09.2018 08:13

Hello Sir can you plz explain token based authentication without using identity cause if i use it the application does not contains layered structure ,my db context is in web application instead of library,or please explain how to break down the identity to layered structure plz kindly revert back if possible

Ответить
A. S.
A. S. - 31.08.2018 01:05

Great work! These videos are awesome.

Ответить
Jackzeel Zadir Garcia Vallecillo
Jackzeel Zadir Garcia Vallecillo - 23.07.2018 20:09

I like your videos. But this video the tittle dont match with the content of the video.

Ответить
Rufat Abdurahmanov
Rufat Abdurahmanov - 20.07.2018 09:21

why we again create the same controller and db, we already done all this things in previous lessons

Ответить
Mujtaba faizan
Mujtaba faizan - 04.06.2018 01:29

venkat is there any way we can donate to you for your excellent work!

Ответить