3 Steps for Role Based Authorization Spring Security | Smart Contact Manager #11 | Spring boot

  Рет қаралды 83,122

Learn Code With Durgesh

Learn Code With Durgesh

3 жыл бұрын

3 Steps for Role-Based Authorization Spring Security | Smart Contact Manager #11 | Spring boot
Telegram Link for Doubt: t.me/learncodewithdurgesh
Download Source Code: learncodewithdurgesh.com/cour...
Spring-boot full playlist: • Spring Boot Tutorial i...
Spring MVC playlist: • Spring MVC Tutorial St...
Spring framework playlist: • Spring Framework Tutor...
MySQL in one video: • Learn MySQL in one vid...
Telegram Link for Doubt: t.me/learncodewithdurgesh
Important Videos:
➡️React JS with Project: • 🔥 🔥 Complete React Js ...
➡️Learn JDBC in one video: • JDBC Crash Course in 1...
➡️Learn Python in One Video: • Learn Python in One Vi...
➡️Learn HTML in one video: • Jquery in one video in...
➡️Learn HTML form in one video: • Jquery in one video in...
➡️Learn JavaScript in one videos: • Learn JavaScript in O...
➡️Learn Form Validation using javascript and jquery: • Form Validation using ...
➡️Learn CSS in one video: • Jquery in one video in...
➡️Jquery in one video: • Jquery in one video in...
➡️Kotlin is one video: • Kotlin | Learn Kotlin ...
➡️Complete Python Project - KZbin downloader in one video: • Jquery in one video in...
Important Playlist:
➡️Spring Boot Tutorial with Project : • Spring Boot Tutorial i...
➡️Spring MVC Tutorial: • Spring MVC Tutorial St...
➡️Complete Spring Framework Tutorial: • Spring Framework Tutor...
➡️Hibernate Tutorials: • Hibernate Tutorial for...
➡️E-Commerce Project using Java: • E-Commerce Project usi...
➡️AWS Free Java Hosting Playlist: • AWS Hosting Tutorial |...
➡️Hibernate Tutorial Playlist: • Hibernate Tutorial for...
➡️Learn Technology in One Vides: • Learn in one video : C...
➡️Programming Tips for Programmers: • Coding Tips and Discus...
➡️Complete Python for Beginners: • Complete Python Tutori...
➡️Important Python Projects: • Python Projects in Hindi
➡️Complete Servlet & JSP : • Servlet and Jsp (Serve...
➡️Complete JDBC ( Java Database Connectivity) : • JDBC(Java Database Con...
➡️Complete Java Project : TechBlog: • Full Java Advance Pro...
➡️Java Swing Projects: • Java Projects for begi...
➡️Java Core Concepts: • Java Core Tutorial
➡️Kya aap Jante hai Series: • kya app jante hai : s...
Important Links:
👉Official Website (Source Code): learncodewithdurgesh.com/
👉Telegram Discussion Group: t.me/learncodewithdurgesh
👉Follow me on Instagram: / durgesh_k_t
👉Follow on Facebook / learncodewithdurgesh
Gear that I use:
Gears that I Use:
Lenovo Ideapad S145 AMD Ryzen 5 15.6
amzn.to/33Vvxu2
Mic for Recording
amzn.to/305hgtr
amzn.to/2EyFMfa
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.

Пікірлер: 66
@anshusony7346
@anshusony7346 3 жыл бұрын
Sir maja aa jata hai apka lecture dekh k ....halka v bore feel nahi hota apka lecture ..Aur sir spring security toh bahut intrestting hai sir , sara kam authorization and authentication ka automatic ho raha hai sir..thank you so much sir....I am very grateful that your my one of most favorite teacher.
@praveenjaiswal3564
@praveenjaiswal3564 Жыл бұрын
I am learning from you sir and apply same in my job which I joined recently. Thank you so much sir
@akashpatoary
@akashpatoary Жыл бұрын
Just awesome
@RahulPrajapati-in3xk
@RahulPrajapati-in3xk 3 ай бұрын
Well Taught :)
@Vithal_Nivargi
@Vithal_Nivargi 2 жыл бұрын
Your always legend!! ❤️❤️
@AdnanAmmanUllah
@AdnanAmmanUllah 11 ай бұрын
you must have mentioned 'ROLE_' with the use role when creating authority list from the role in the CustomUserDetails, else this give no authority exception when accessing the relevant urls... plus this would not be called role based access instead it is authority based access which is more granular level... please correct me if i am wrong?
@TECH_SAM06
@TECH_SAM06 3 жыл бұрын
in java 8 list.of(simpleGrantedAuthority); is not supported can any one help me to slove this ,i am stuck here
@sameerkadgaye3745
@sameerkadgaye3745 3 жыл бұрын
thank you sir
@ujashprajapati8818
@ujashprajapati8818 3 жыл бұрын
most awaited topic...
@MdEmon-pw4zj
@MdEmon-pw4zj 3 жыл бұрын
Love from Bangladesh,,, Permission Based Authorization and manue based Authorization need sir plz
@skumar-vl7iq
@skumar-vl7iq 3 жыл бұрын
Kya baat kya baat Bhaiya ji 🙏🙏👌
@ujjman
@ujjman Жыл бұрын
bhai thoda fast teaching huwa hai,, samaj mein kuch nahi aaya..lekin sunke axxa lagaa
@uttamkumar7613
@uttamkumar7613 3 жыл бұрын
how i will proceeds admin login in this appliction move to different url
@mukulchauhan8555
@mukulchauhan8555 2 ай бұрын
Sir, WebSecurityConfigurerAdapter is depriciated in later version, so please make a seperate video for this.
@a.m.jyotiprakashsahu5754
@a.m.jyotiprakashsahu5754 Жыл бұрын
WebSecurityConfigurerAdapter is deprecated now on spring security version 5.7. Please make a video on latest version.
@reenasingh1661
@reenasingh1661 3 жыл бұрын
Sir plz make video series on Complete Angular and Junit
@indranilsarmah5979
@indranilsarmah5979 3 жыл бұрын
Sir , choosing java as backend development , learning spring framework , spring boot , spring mvc in 2020 and mastering it with JSP and servlet will be suitable as a career option. Should we learn MERN stack , and pursue for Full-stack development .What is your views on on it ? Can you suggest something ?
@killerjittu
@killerjittu 3 жыл бұрын
As a full stackdev responsibilities are far lot than this...its only web app dev ..so be clear about it..
@rajprajapati3280
@rajprajapati3280 2 жыл бұрын
why you are not using LOMBOK Any specific reasons?????????
@spnarayanrao
@spnarayanrao 3 жыл бұрын
Hi Thanks for your videos on Spring Boot, getting lot of things to learn. I need your guidance how to implement Authorization in JSP spring boot app. Login Authentication is done by third party API will be forwarded to my Spring Boot web app. I will be having roles in session. How to implement Authrization in jsp using Spring Security tag libs.
@activeindia7092
@activeindia7092 Жыл бұрын
hi sir, i want privilege's based access forms ("admin particular kisi bhi user ko koi bhi form ko access karne ki parmision de sake"), aisa spring security lagana hai ,please kuchh help kariye sir😰🙏🙏🙏
@palakgosai558
@palakgosai558 3 жыл бұрын
Sir please make video on login logout spring mvc with hibernate...
@JITENDRAPAL21
@JITENDRAPAL21 3 жыл бұрын
@palak yeah right
@shubhamyadav-vl6tb
@shubhamyadav-vl6tb 2 жыл бұрын
any body can help me? in userdetailservice the loaduserbyusername method the username parameter taking from where ?
@dhirajdhone1153
@dhirajdhone1153 10 ай бұрын
i m also not understanding from where loaduserbyusernam() taking parameter username
@devanshmittal3604
@devanshmittal3604 Жыл бұрын
Named parameter not bound : sEmail .......how solve this error
@blackbrick7582
@blackbrick7582 2 ай бұрын
Sir it is not showing the WebSecurityConfigurerAdapter class please sir give the solution
@atifansari6424
@atifansari6424 3 жыл бұрын
Awesome Explanation brother Respect ++ thanks
@shoe_space2371
@shoe_space2371 3 жыл бұрын
Sir .. iam following your videos on smart contact but I am stuck at role based authentication where u have written List.of() to return object into collections but iam not getting this method ?? Pls help me
@viveksaini6584
@viveksaini6584 2 жыл бұрын
i am facing same problem also
@prabhatkamboj
@prabhatkamboj 2 жыл бұрын
Facing same problem
@prabhatkamboj
@prabhatkamboj 2 жыл бұрын
Is that due to version of jdk or something else? Please help
@167shivamrai2
@167shivamrai2 2 жыл бұрын
if not working then use the arrayList add object to it, and then return it; List.of work on java 8 above versions
@krisminvekariya8341
@krisminvekariya8341 3 жыл бұрын
sir i am using java 8 , in that how to user list.of() method
@AKASHGUPTA-dp6wp
@AKASHGUPTA-dp6wp 3 жыл бұрын
I think it is java 11 method
@prashantkumar-ko6yd
@prashantkumar-ko6yd 3 жыл бұрын
it is very difficult to find source code
@saqibqureshi4317
@saqibqureshi4317 3 жыл бұрын
please anyone know the answer please help Sir use lift.of(simplegrantedauthority) but i am using java 8 which doesnot contain this feature how to create simple list and then pass this SimpleGrantedAuthority and then return help
@comedyhub26
@comedyhub26 2 жыл бұрын
Sir, a little problem in my List.of() method
@comedyhub26
@comedyhub26 2 жыл бұрын
In Myconfig class
@mineemisha1875
@mineemisha1875 Жыл бұрын
anyone can tell me which keyword will search the file UserDetail- ctrl+???
@RahulKumarYadav-jg9nb
@RahulKumarYadav-jg9nb Жыл бұрын
Ctrl + shift + T
@HappySingh-hc8ro
@HappySingh-hc8ro Жыл бұрын
You are going so fast in this video that i am not able to understand a single thing clearly...kindly make a theory video for this topic before doing the implementation.
@meenaloswal01
@meenaloswal01 Жыл бұрын
Can't find #12 video. Can you please share the link.
@LearnCodeWithDurgesh
@LearnCodeWithDurgesh Жыл бұрын
kzbin.info/aero/PL0zysOflRCelYeugqOJszoof1ruhLVdJc Check this playlist
@mdajaz7520
@mdajaz7520 3 жыл бұрын
Sir , how to achieve role based authentication dynamically Please add this meanwhile this project
@whytho1386
@whytho1386 3 жыл бұрын
Sir make unity game engine tutorials
@sandhyaaa24
@sandhyaaa24 3 жыл бұрын
List.of in java 8 how to write???
@prabhatkamboj
@prabhatkamboj 2 жыл бұрын
Please tell me if you got the answer
@sandhyaaa24
@sandhyaaa24 2 жыл бұрын
@@prabhatkamboj create new array list
@roshansabale3262
@roshansabale3262 3 жыл бұрын
i got error while calling List.of function in above code error is: The method of(SimpleGrantedAuthority) is undefined for the type List//// Please reply me what to do
@manoj__rawat
@manoj__rawat 3 жыл бұрын
Either use java 9 or use Arrays.asList() .
@rajukumar-lc9lh
@rajukumar-lc9lh 7 ай бұрын
Anyone doing this project in this year
@harshitsingh3944
@harshitsingh3944 6 ай бұрын
yes
@nileshpawar4735
@nileshpawar4735 3 жыл бұрын
Durgesh sir...aapke website ka link access nhi ho pa rha hai...look into this sir... courses.onlyjavatech.com
@LearnCodeWithDurgesh
@LearnCodeWithDurgesh 3 жыл бұрын
Update kar rhe website. Bro 1,2 din mein on hoga
@jaynayak673
@jaynayak673 3 жыл бұрын
carryminati style last me sir ...hnnn je bat
@shubhamnigam14
@shubhamnigam14 3 жыл бұрын
UserRepository me method banane or query likhne ke baad project me error ari hai ki Error creating bean with name 'userRepo': FactoryBean threw exception on object creation; iska solution batao bhai
@shubhamkolhe7038
@shubhamkolhe7038 2 ай бұрын
I paid 70 rs for source code give me that
@HappySingh-hc8ro
@HappySingh-hc8ro Жыл бұрын
kindly teach slowly please...whenever you try to teach us any "new topic" please explain it very thoroughly, In this video you explain each and everything in a very fast way and it is very difficult to understand for anyone.
@spabinash2181
@spabinash2181 3 жыл бұрын
Sir , how to achieve role based authentication dynamically Please add this meanwhile this project
@spabinash2181
@spabinash2181 3 жыл бұрын
Sir , how to achieve role based authentication dynamically Please add this meanwhile this project
@spabinash2181
@spabinash2181 3 жыл бұрын
Sir , how to achieve role based authentication dynamically Please add this meanwhile this project
@spabinash2181
@spabinash2181 3 жыл бұрын
Sir , how to achieve role based authentication dynamically Please add this meanwhile this project
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 5 МЛН
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 60 МЛН
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Spring Boot Security - Users & Roles
15:30
Teddy Smith
Рет қаралды 42 М.
🔥Complete Jwt Authentication with Spring Boot 3.1  in one video  | Hindi
1:30:07
Learn Code With Durgesh
Рет қаралды 172 М.
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 5 МЛН