Тёмный
Henry Codes
Henry Codes
Henry Codes
Подписаться
Let's code together. I post videos about coding in Javascript, Typescript, Java, and others.
Authentication with Angular and Okta
1:25:41
2 года назад
Introduction
10:14
2 года назад
Introduction
5:07
3 года назад
Displaying data using bootstrap cards
24:02
3 года назад
Form Validation
11:48
3 года назад
Toastr Notification
12:51
3 года назад
Firebase Realtime Database Setup
12:55
3 года назад
Editing Form data in Angular
29:56
3 года назад
Saving form data to firebase
16:08
3 года назад
Filtering data in Angular Applications
10:28
3 года назад
AngularCRUD with firebase step by step
2:07:43
3 года назад
Комментарии
@eve7367
@eve7367 2 месяца назад
thank you so much for your tutorial! it really helps
@MatthewGarret-bw6sb
@MatthewGarret-bw6sb 3 месяца назад
I am getting sign in error when some other user tries to login who are not in my organization. I want that any user can login my system.
@user-sh7jz4qm3e
@user-sh7jz4qm3e 6 месяцев назад
Thanks Henry, very helpful video.
@humane123
@humane123 7 месяцев назад
Bro you are a lifesaver. I was searching for ways to implement bootbox but couldn't find any. Thank you so much
@acauanpicanco1815
@acauanpicanco1815 9 месяцев назад
thanks so much, very good video, do more!
@gopalprajapati4541
@gopalprajapati4541 9 месяцев назад
Hello Henay, how it going to welcome page after click on register? Where you have configure it to go on Welcome page on octa side or on angular application? Thanks in advance.
@easystyle3378
@easystyle3378 9 месяцев назад
Why u copy code for service to components?)
@winnemucca-sk5392
@winnemucca-sk5392 10 месяцев назад
I love the tutorial. I am curious about being able to open new tabs after logging in. Does okta remember me allow users to stay logged in across multiple browser tabs? Hoping to find a way to avoid using local storage on this.
@coba4036
@coba4036 Год назад
U ARE A GOD THANK U MAN 👑👑👑👑
@user-jz4fv9zf3s
@user-jz4fv9zf3s Год назад
hi @codingwithhenry , may I know why it turns out became blank page even I click on the Login button or home button.
@yogeshpatil6767
@yogeshpatil6767 Год назад
Hi Henry, Could you please share me code of the file (auth-interceptor.service.ts)?
@jpfl17
@jpfl17 Год назад
Nice video! Thanks!
@danyil.smirnov
@danyil.smirnov Год назад
Hi! In angular-oauth2-oidc, the token is automatically updated ( this.oauthService.setupAutomaticSilentRefresh() ). How to use this if Keycloak has url = issuer + '/protocol/OpenID-connect/token' for token refresh?
@winsucker7755
@winsucker7755 Год назад
So far very good video, you show everything that I want and don't want to know. However, I hope, that you work much faster in a work envirement :D.
@vinodhkumar-tg1nt
@vinodhkumar-tg1nt Год назад
its not working properly multiple issue
@vinodhkumar-tg1nt
@vinodhkumar-tg1nt Год назад
When ever i click signup i am getting error "Failed to load resource: the server responded with a status of 501 ()" page not redirecting its showing blank page
@debashismahanty9873
@debashismahanty9873 Год назад
same
@raghavv1575
@raghavv1575 Год назад
Hi. I am running with the docker command which you showed initially. But whenever I restart my system and use the same command again, the realms which I created are getting deleted. Any suggestion on this regard?
@OnTheEdgex23
@OnTheEdgex23 10 месяцев назад
Use a database for persistence storage
@dhanushs1469
@dhanushs1469 Год назад
Link the json files brother
@savitrigalatge6491
@savitrigalatge6491 Год назад
Hi, actually I'm facing some issues related to token , some times token generate somtimes not ,will you please help me to solve this .... please it's my humble request.... 🙏🏻
@golgeglg5892
@golgeglg5892 Год назад
thank you so much broo
@VORTEXJOGOS
@VORTEXJOGOS Год назад
Thanks a lot for the help. Your video helped me a lot.
@clehbeer
@clehbeer Год назад
thanks man for this tutorial, it´s help me a lot implement the authentication in my project. hugs from Brazil
@VM31416
@VM31416 Год назад
It works with https?
@mahmuzicamel
@mahmuzicamel Год назад
Awesome video! Thank you
@purandhara999
@purandhara999 Год назад
self service registration option is not available
@clehbeer
@clehbeer Год назад
look in Console Adm>>Security>>Profile Enrollment>>Default Policy: click on the pen for edit
@megaalimsaputri5131
@megaalimsaputri5131 2 года назад
why my postman link not found?😭
@karthikshetty3851
@karthikshetty3851 2 года назад
it should be installed in your local machine.
@Gumbi1012
@Gumbi1012 2 года назад
Thanks, it worked for me. Is there any way if identifying the drop-down by the *id* (not key) of the table? I have a list of user emails and IDs, and with your code the drop down list displays the email (great), but for the form it is submitting the key, and I need it to submit the id for the form. How would the userService method need to be changed for this?
@diraneserges6076
@diraneserges6076 2 года назад
Hi, please can i have source code
@anrysys
@anrysys 2 года назад
Thanks! Very good video lesson!
@IntellectNobody
@IntellectNobody 2 года назад
My ear hurts everytime he says "OTKA" :p
@varshanookarapu8122
@varshanookarapu8122 2 года назад
I think i'll probably saying "OTKA' instead of OKTA 🤣
@javisartdesign
@javisartdesign 2 года назад
Thanks man, really useful!
@vivekbhaskar11
@vivekbhaskar11 2 года назад
Please help: Getting error 'localhost:4200' is not a valid redirect URI", in Default redirect configuration (Custom URL )
@mateuszkaleta1495
@mateuszkaleta1495 2 года назад
Hi Henry ! Great material, could You tell me, what in case when we have angular and WebAPI? We need to have two applications in okta?
@ashwinmarathe1612
@ashwinmarathe1612 10 месяцев назад
I am looking for same scenario but very few articles have details about it and that too incomplete. Would be of great help if get some details on SAML, Springboot, Angular, Oracle IAM combination
@esdegan7176
@esdegan7176 2 года назад
hello buddy, when we got access_token, it's provide us roles, but how to get user permissions?
@tamasevics
@tamasevics 2 года назад
I see you are a Chelsea Fan haha :D Thanks again for the videos!!!
@tamasevics
@tamasevics 2 года назад
Sir, I would like to thank you for this tutorial serie. I'm currently working on a project for school and this was exactly what I needed!
@kunaljog8460
@kunaljog8460 2 года назад
Thanks for wonderful tutorial. I have a issue here. For me it is not stopping on welcome page but directly redirecting to login page.
@AClassAthlete
@AClassAthlete 2 года назад
can I get source code?
@sick0773
@sick0773 2 года назад
Can you please do a quick explanation on how to use the getUser function in guards? You mentioned it on your video. I want to use it on a role guard or I want to try to get the field in firestore which is isAdmin and see if it it's false or true, if false then they can't access the admin page, I only see few tutorials on this and it doesn't work for me. I'm kind of stuck in this part and my finals project is due next week lmao.
@coursdevfacile
@coursdevfacile 2 года назад
Merci pour cette vidéo bien expliquée
@rohitmukherjee4271
@rohitmukherjee4271 2 года назад
Brother its okta, not otka
@j_mokusei
@j_mokusei 2 года назад
You're the best, tutorial helped me greatly in my school project. Very detailed and well explained.
@codingwithhenry
@codingwithhenry 2 года назад
I am so glad I was able to help. Thanks so much for your kind words
@herbaltreatment396
@herbaltreatment396 2 года назад
henry can you plz tell how can we access okta user list api .I am not able to get user list plz help
@codingwithhenry
@codingwithhenry 2 года назад
I am planning to make another video about that but you can find some more information here developer.okta.com/docs/reference/api/users/
@MrTubber44
@MrTubber44 2 года назад
Excellent work! Appreciate cha!
@diraneserges6076
@diraneserges6076 2 года назад
please need you codesource
@herbaltreatment396
@herbaltreatment396 2 года назад
Thanks Henry.
@anllyclarizacorreacueva7378
@anllyclarizacorreacueva7378 2 года назад
Justo lo que buscaba 🥺, bendiciones 🥰
@downloaddance2960
@downloaddance2960 2 года назад
Thanks Henry. Can you post the access to the github repo link
@codingwithhenry
@codingwithhenry 2 года назад
github.com/codewithhenry/AuthApp.git
@pedromoreira1311
@pedromoreira1311 2 года назад
Good job. I've just finished all the 5 videos. Thank you =)
@codingwithhenry
@codingwithhenry 2 года назад
I am happy you enjoyed it. Thank you
@pedromoreira1311
@pedromoreira1311 3 года назад
Good job bro... I'm on the 2 video but until now your tutorial is the only one that works =)
@codingwithhenry
@codingwithhenry 3 года назад
Thanks so much. If you have any issues with it just write on the comments and you can also let me know what type of videos you will like to see next🙏