Duration 38:23

Complete Basic Authentication with Database | Securing Rest APIS | Backend Course Hindi

39 706 watched
0
640
Published 7 May 2022

In this video we are going learn how we can implement Basic Authentication for securing REST APIS in spring boot step by step. Complete Basic Authentication with Database | Securing Rest APIS | Backend Course Hindi Full Series Link: /playlist/PL0zysOflRCen-GihOcm1hZfYAlwr63K_M #backend_course #spring_boot Telegram Link for Doubt: https://t.me/learncodewithdurgesh Important Videos: ➡️React JS with Project : /watch/cFZFWDtWnjTWF ➡️Learn JDBC in one video:/watch/s4t12Q7lbZll1 ➡️Learn Python in One Video: /watch/EbFHdJAHYG7HH ➡️Learn HTML in one video:/watch/ANShVe227Jp2h ➡️Learn HTML form in one video: /watch/ANShVe227Jp2h ➡️Learn JavaScript in one videos: /watch/0M3cmel0ARb0c ➡️Learn Form Validation using javascript and jquery:/watch/8EnPardZOqgZP ➡️Learn CSS in one video: /watch/ANShVe227Jp2h ➡️Jquery in one video:/watch/ANShVe227Jp2h Kotlin is one video:/watch/4n2hzH89eop9h ➡️Complete Python Project - Youtube downloader in one video: /watch/ANShVe227Jp2h Important Playlist: ➡️Spring Boot Tutorial with Project : /playlist/PL0zysOflRCelmjxj-g4jLr3WKraSU_e8q ➡️Spring MVC Tutorial: /playlist/PL0zysOflRCelAb51IrexpUSeB0dpr9p6g ➡️Complete Spring Framework Tutorial: /playlist/PL0zysOflRCekeiERASkpi-crREVensZGS ➡️Hibernate Tutorials: /playlist/PL0zysOflRCekX8OO7V7pGQ9kxZ28JyJlk ➡️E-Commerce Project using Java: /playlist/PL0zysOflRCekMr91amXBNwWku4PmeFaFD ➡️AWS Free Java Hosting Playlist: /playlist/PL0zysOflRCek6D-kLRM48rhyvTEbc60nc ➡️Hibernate Tutorial Playlist: /playlist/PL0zysOflRCekX8OO7V7pGQ9kxZ28JyJlk ➡️Learn Technology in One Vides: /playlist/PL0zysOflRCenCfUTpsGw9crgOih-VbNoT ➡️Programming Tips for Programmers: /playlist/PL0zysOflRCek9j3teu1y3mYTGBVgOwJ_f ➡️Complete Python for Beginners: /playlist/PL0zysOflRCel7fKZ_bBjlxA0XsHlbsv7P ➡️Important Python Projects: /playlist/PL0zysOflRCena7wgzzM-Jg8184phWz-nr ➡️Complete Servlet & JSP : /playlist/PL0zysOflRCel5BSXoslpfDawe8FyyOSZb ➡️Complete JDBC ( Java Database Connectivity) : /playlist/PL0zysOflRCenjuvOwumYLG9TCsEQZrV2M ➡️Complete Java Project : TechBlog: /playlist/PL0zysOflRCekb_ggXQYQSu-g-kWKgudBf ➡️Java Swing Projects: /playlist/PL0zysOflRCemLgOlgbhivNZIIypAkL1T8 ➡️Java Core Concepts:/playlist/PL0zysOflRCekj9UfQWDBPMxQCkHiCIFar ➡️Kya aap Jante hai Series: /playlist/PL0zysOflRCemMnjIOHivEpZGDXFYyINnO Important Links: 👉Official Website (Source Code): https://learncodewithdurgesh.com/ 👉Telegram Discussion Group: https://t.me/learncodewithdurgesh 👉Follow me on Instagram: https://www.instagram.com/durgesh_k_t/ 👉Follow on Facebook https://www.facebook.com/learncodewithdurgesh/ Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

Category

Show more

Comments - 68
  • @
    @mrrishiraj882 years ago Good day greetings
    thanks for sharing knowledge and imparting skills.
    1
  • @
    @bkmojumder2 years ago Thank you so much for such a tutorial series.
  • @
    @samartajshaikh26012 years ago That' s a lot of work in a single video. 1
  • @
    @Vithal_Nivargi2 years ago Thank you please try to complete jwt as well. 1
  • @
    @fro9044last year Sir, in big project can we use manytomany mapping directly or should we manually create an another table and then stablish manytoone relationship?
  • @
    @saeedmurrad57152 years ago Its great learning with you sir. Would you please provide us the github' s repository link as well? It will be much appreciated. Thank. 2
  • @
    @kingkhan-jp9zv2 years ago Websecurityconfigureradapter got deprecated in spring boot version 2. 7. 0. 9
  • @
    @sheelamramesh51462 years ago Very goodyou please provide git link for project repo
    thanks.
    2
  • @
    @manojchandu4142 years ago Hello sir iam gettingdeprecation error, how to resolve this in version 2. 6. 12 and above versions. 3
  • @
    @sayanbhattacharjee1189last year What if i want to authentication using user id instead of username? What will be the process then? I cannot use the methodis this case.
  • @
    @prathameshborse2582 years ago What we can do to update the password field if it is a h2 database because when we update the password in the database to the users table then the new . ...Expand
  • @
    @abhinavharsh50372 years ago When i create package in blog file it automatically gets created in repository
    what to do now?
  • @
    @juned60762 years ago We can access api' s on postman via using form based authentication as well.
    simply in authorization we have to provide id pass in basic auth in postman.
    4
  • @
    @agusp19512 years ago I got internal server error, with message: a granted authority textual representation is required.
  • @
    @silentwolf76572 years ago Sir our application is providing password too in result how can we remove it.
  • @
    @ashwinkumar43882 years ago Make java data sturcture and algorithm course.
  • @
    @a.m.jyotiprakashsahu57542 years ago Websecurityconfigureradapter is deprecated now on spring security version 5. 7. Please make a video on latest version. 10
  • @
    @tanveerchougule29912 years ago Bro please show how to push and pull this project on git also how to handle conflict in git please. 5
  • @
    @architgupta4182 years ago How can we do same thing using mongodb.
  • @
    @siddharthsrivastava449110 months ago Please help!
    i can perform get request successfully but for post request, i am getting 401 unauthorized. Is anyone getting the same error?
  • @
    @angadsingh6701last year Websecurityconfigureradapter not able to resolve symbol error. 2
  • @
    @rahulrajendra022 years ago Sir i don' t think lambi video se kisi ko dhikat hai.
  • @
    @pratyushranjanpanigrahi88212 years ago sir yahan Long.parseLong(userName); karsakte the 2
  • @
    @laxmank.c13362 years ago I went through a lot of comments, it seems like i have this issue alone. I have this error creatign bean with namedefined in class path resource. If any one can help me.
  • @
    @devil_m_00696 months ago Http. Jitna bhi hai sara depreciate hogya khali anyrequest ko chodd ke.
  • @
    @sagarbaloch33062 years ago Durgesh sir, i' m getting this error when addingbean:
    error creating via factory method failed; nested exception isfailed to instantiatefactory methodthrew exception; nested exception iscould not postprocessof type class.
    ...Expand
  • @
    @001abdulrahman22 years ago Ye error aa rahi hai koi bta sakta hai kya hai ye
    description:
    the beandefined in class path not be registered. A bean with that name has already been defined in class path resourceand overriding is disabled.
    action:
    consider renaming one of the beans or enabling overriding by setting
    .
    ...Expand
  • @
    @001abdulrahman22 years ago @override
    protected voidauth) throws exception {
    // todo auto-generated method stub
    }
    ye override kr raha hu securityconfig me to error show ho raha hai
    .
    ...Expand
  • @
    @daneshkumar18592 years ago Org. Springframework. Security. Authentication. Badcredentialsexception: bad credentials @durgesh sir got this error plz help me to solve this error.
  • @
    @RenuGiri-wo2dd9 months ago If you got this errornot able to resolve symbol error" then you can follow this
    importimport
    @configuration
    public class securityconfig {
    @bean
    publicfilterchain(httpsecurity http) throws exception {
    http . Csrf(csrf -gt; // or any other customization . Anyrequest( . And(
    -gt; // or any other customization
    return http. Build(
    }
    }
    .
    ...Expand
    1
  • @
    @AshishSingh-rx4sq2 years ago Spring. Jpa. Properties. Hibernate. Enable_lazy_load_no_trans=true, in case anyone is having. 5
  • @
    @mayankbohra155211 months ago My sts is not showuingclass so what should i do please reply. 1