Good one.. Thank you so much for putting this together.
@learningsoftwareskills4 күн бұрын
Thank you 🙏👍
@N_orma206 күн бұрын
Keycloak 26.0.0 cannot extend to keycloak seems like it doesn't exist not sure if l'm wrong
@jkahn9236 күн бұрын
How come this works locally, but does not work remotely over the internet? Is there an issue with my routers on both ends?
@fernandohood18866 күн бұрын
A++++
@learningsoftwareskills5 күн бұрын
@@fernandohood1886 thank you 🙏👍
@MisterRusso7 күн бұрын
Thank you very much!
@learningsoftwareskills6 күн бұрын
You are welcome 👍🙏
@mardhy-435610 күн бұрын
If chrome update? How to auto update chromium in production
@learningsoftwareskills9 күн бұрын
@@mardhy-4356 hi, playwright requires you to install its browsers. When you update playwright you need to install the browsers again by running the command. I think we can't auto update the browser. Cheers 👍
@amittpal967311 күн бұрын
Awesome 👌
@learningsoftwareskills11 күн бұрын
@@amittpal9673 thank you 🙏👍
@PralhadGomsale11 күн бұрын
Error: Cannot find module './helpers/get_generate_or_refine_or_end_decision' please help me
@CarlosCastilloCuenca13 күн бұрын
amazing, one question, how it cam be change the buble colors based in an other colunm named for example as zip code?
@learningsoftwareskills13 күн бұрын
Hi, currently that feature is not present in the Grafana geomap panel Please see this link - community.grafana.com/t/how-to-change-geomap-marker-color-from-based-on-field-color-value/126169
@jankshtt13 күн бұрын
how can i deploy this in kubernetes using helm.
@learningsoftwareskills13 күн бұрын
Can this help - github.com/codecentric/helm-charts/blob/master/charts%2Fkeycloak%2FREADME.md
@btechbacha228117 күн бұрын
bro you are excellent in clearing concepts in the entire youtube super bor, thank you
@learningsoftwareskills16 күн бұрын
@@btechbacha2281 thank you for the amazing feedback 👍🙏
@pavan514018 күн бұрын
Good job on simple and straightforward explanation; I have a doubt, I have followed everything exactly like you told, but instead of images embedded, I only get a link to the dashboard and panel in the email, and not the actual png screenshot. Also, is there any way to programmatically create alerts? Instead of manually creating them in grafana UI?
@learningsoftwareskills17 күн бұрын
Hi, you can't programmatically create grafana alerts. You can do something with source data so that alert will be triggered
@Limea814918 күн бұрын
Great tutorial, but how did you configure the certificates, because when I unzip the elastic folder and run the service I can use HTTP instead of HTTPS?
@learningsoftwareskills17 күн бұрын
Hi, please see the blogpost link in the description. There is a section Disable HTTPS. Hope this helps, cheers 👍
@suryakantaswain556118 күн бұрын
Thaks you for explaining in detailed
@learningsoftwareskills17 күн бұрын
You are welcome 🙏👍
@abhisharans800820 күн бұрын
I mean just best
@learningsoftwareskills17 күн бұрын
Thank you 🙏
@MELIKENURARIKAN20 күн бұрын
Hello, how can I calculate and display the alternative route between two locations?
@DhavalAhir1022 күн бұрын
Bro, I completely understood this video. You are such a gem! I used to think JWT is not secure because anyone can tamper with it easily, even using the official JWT website 😂. But today, I learned that even if an attacker wants to change the payload (e.g., the database primary key of a user from a normal user to a superuser, like id=37), they can’t. When they send an HTTP request with this tampered JWT, the server rejects it with a 'tampered JWT' error. This happens because the combination of Header + "." + Payload now produces a different Base64-encoded string. After applying the hash function to this new string, it generates a different hash. However, with this tempered JWT token the signature is as it is. The Signature decryption still contains the old hash, as the payload wasn't changed for the normal user. 👌👌👌👌🗝️ The creator of JWT is truly a legend!
@learningsoftwareskills22 күн бұрын
Yes
@allroad42blzit23 күн бұрын
Great explanation and video, thank you! Easy to understand One note: Alias is pronounced closer to "ey-lee-us"
@learningsoftwareskills22 күн бұрын
Thank you 😂
@lucioeduardoestacioflores789723 күн бұрын
Very thanks!
@learningsoftwareskills22 күн бұрын
You are welcome 👍🙏
@glenlvvy25 күн бұрын
Finally someone that really explains how the validation is done - thanks, very clear
@learningsoftwareskills24 күн бұрын
Thank you for the amazing feedback 👍🙏
@devnydv26 күн бұрын
Your content is quite valuable
@learningsoftwareskills26 күн бұрын
Thank you 👍🙏
@devnydv27 күн бұрын
Nice bro.
@learningsoftwareskills26 күн бұрын
Thank you 👍🙏
@king.freddy27 күн бұрын
how do i change the theme to dark mode? I would need to chage the white area to black and the text to white, but not sure what they are called in the common css.
@venkatesh.visamgmail.comvisam27 күн бұрын
good explanation. Using webhook i want to trigger/run query the dashboard with localhost:3000/api/ds/query .Is it possible to trigger?
@MAHALAKSHMIPrabhu-p5f27 күн бұрын
can we create toogle button like on and off in variable ?
@learningsoftwareskills27 күн бұрын
@@MAHALAKSHMIPrabhu-p5f hi, you can create a drop-down with two options yes and no. But you can't create a toggle button Cheers 👍
@EdwardTilleyАй бұрын
Do you have a tutorial that explains how to best setup security (OAuth and SSO) on a system with a Front End (I use Django) and Back End (I use Flask for REST API data calls to front end) ?
@EdwardTilleyАй бұрын
Great tutorial. I was hoping to not have to send users offsite to a Facebook or Google. It was not obvious to me how this was a single sign-on solution (SSO), so I might have to look at this video again. I want users who log into my front-end server, to also be recognized as validated users by my backend server.
@EdwardTilleyАй бұрын
Excellent tutorial ! I would also be curious to see how you implement 1) Flask Dance (with other OAuth providers) as well. And, 2) Single Sign-on so that authenticated users are logged onto the frontend and backend server at the same time. 🤔🤔
@maazdanish1331Ай бұрын
how to connect it with node js
@learningsoftwareskillsАй бұрын
@@maazdanish1331 hi, use Elasticsearch JavaScript client The client can be installed with npm using npm install @elastic/elasticsearch The documentation can be found at www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/getting-started-js.html Hope this helps, cheers 👍
@thealternativefactor6694Ай бұрын
BRAVO BRAVO . The BEST excellent and clear example to get the beginner up and running for the job.
@learningsoftwareskillsАй бұрын
@@thealternativefactor6694 thank you 👍🙏
@chiragshah9Ай бұрын
Very useful, I am trying to integrate with Splunk On-Call, so this will be useful. If you have done with Splunk On-Call, please create a video for future. Thank you.
@ertugruluyar.socialАй бұрын
I think, you don't need to insert a table into a table. Instead, you can define the addrLine text via coding than put in to the template docx.
@breakdancerQАй бұрын
Perfetto
@learningsoftwareskillsАй бұрын
Thank you 👍🙏
@jatinkarki4551Ай бұрын
well explained and it was very helpful
@learningsoftwareskillsАй бұрын
@@jatinkarki4551 thanks 🙏👍
@dineshvyasАй бұрын
Excellent video.
@learningsoftwareskillsАй бұрын
@@dineshvyas thank you 👍🙏
@NitinShetye-lw3ndАй бұрын
Man I am impress with your knowledge but request you to slow down little. I am very much impressed with your all tutorials. Thank you very much !
@learningsoftwareskillsАй бұрын
Thank you 🙏👍
@DinheiroNaConta1Ай бұрын
How did you add vscode to the Windows context menu to open vscode directly in the directory you are in?
@learningsoftwareskillsАй бұрын
Hi option comes while you are installing vs code. If you want this option, please uninstall and install vs code and check the option while installing Hope this helps, cheers 👍
@kanishkkapoor-p3eАй бұрын
@emerelle3535 did you get it to work ?
@mstpnnlАй бұрын
Exactly what I needed to know! Thanks.
@learningsoftwareskillsАй бұрын
Thanks for the awesome feedback 👍🙏
@RonitKhorjuvekarАй бұрын
When I am runnung, getting printer popup. Please wait for printer connection or cancel connection. After canceling it only, the docx converting to PDF.
@learningsoftwareskillsАй бұрын
Hi please ensure your are using --headless in your command. If the pop-up is still coming, it means already a libre office window is open or process is running. For these scenarios you can create a temporary user profile and run the command using -env flag in the command like "C:\\Program Files\\LibreOffice\\program\\swriter.exe" -env:UserInstallation=file:///C:/temp/mydir --headless --convert-to pdf --outdir "C:\\Users\\Abcd\\Documents\\liber_test\\out" "C:\\Users\\Abcd\\Documents\\liber_test\\in\\test1.docx" I have found the solution at this link ask.libreoffice.org/t/how-can-i-disable-popups-when-running-convert-command/65769/2 Hope this helps, cheers 👍
@koliblinАй бұрын
Я не думал что мне когда то прийдеться слушать индуса на английском
@learningsoftwareskillsАй бұрын
@@koliblin спасибо за потрясающие комментарии
@K1n6-sg5voАй бұрын
Until now i'm still waiting for you to make a tutorial about metricbeat
@MatthiasKoehler-f6fАй бұрын
Very good job. I took the time to login in order to like and comment.
@learningsoftwareskillsАй бұрын
Thanks a lot for the amazing feedback 👍🙏
@dancersysАй бұрын
Very useful, thank you so much. I have Keycloak installed on a Debian machine, but logic is the same. I managed to change authorization error page style and message thanks to you :)