ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,783 results

Java Techie
Spring Cloud API Gateway | JWT Security  | Pass UserDetails to Microservices | JavaTechie

In this Tutorial, we will understand How to pass authentication user information from Spring cloud api gateway to other ...

15:17
Spring Cloud API Gateway | JWT Security | Pass UserDetails to Microservices | JavaTechie

85,548 views

2 years ago

Java Techie
Microservices Security Using JWT | Spring Cloud  Gateway | JavaTechie

This tutorial will guide you How to secure your microservices with with JWT Authentication using Spring Cloud Gateway. We are ...

1:25:32
Microservices Security Using JWT | Spring Cloud Gateway | JavaTechie

231,132 views

2 years ago

Telusko
#36 Spring Security Project Setup for JWT

Git Repo : https://github.com/navinreddy20/spring6yt Check out our courses: AI-Powered DevOps with AWS Live Course V2: ...

16:43
#36 Spring Security Project Setup for JWT

105,095 views

1 year ago

ORIL
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

Would you like to enhance your software security? In this video tutorial, ORIL`s Lead Software Engineer, Ihor Kosandiak, shows ...

29:43
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

21,074 views

2 years ago

People also watched

CodeSentinent
How to add jwt authentication in Kong API Gateway - Kong JWT Plugin authentication

CODE: check step-03 https://github.com/Em-Aar/Kong-basics Master Kong API Gateway: Services, Routes, and JWT ...

24:19
How to add jwt authentication in Kong API Gateway - Kong JWT Plugin authentication

4,155 views

1 year ago

Techno Town Techie
Secure Your Microservices with Keycloak | OAuth2 & JWT | Spring Cloud Gateway

In this video, we explore how to secure microservices using Keycloak. We'll dive into the fundamentals of Keycloak, including its ...

23:32
Secure Your Microservices with Keycloak | OAuth2 & JWT | Spring Cloud Gateway

6,660 views

1 year ago

Anuj Kumar Sharma
Spring Security 6 with JWT Authentication Tutorial | Step-by-Step Guide

In this in-depth tutorial, we'll cover everything from JWT basics to implementing authentication and signup, setting up security ...

1:16:36
Spring Security 6 with JWT Authentication Tutorial | Step-by-Step Guide

40,539 views

5 months ago

The Dev World - by Sergio Lema
Spring Cloud Gateway with OAuth2 Authorization Server | Authorization Server with Spring Security 2

In this video I will create a Spring Cloud Gateway application connected to an OAuth2 Authorization Server. I will use an existing ...

8:41
Spring Cloud Gateway with OAuth2 Authorization Server | Authorization Server with Spring Security 2

19,832 views

3 years ago

Spring I/O
Implementing an OAuth 2 authorization server with Spring Security - the new way! by Laurentiu Spilca

Spring I/O 2022 - Barcelona, 26-27 May After project Spring Security OAuth has been deprecated, there was a lot of confusion in ...

44:51
Implementing an OAuth 2 authorization server with Spring Security - the new way! by Laurentiu Spilca

54,687 views

3 years ago

Srajan Gupta
Authentication and Authorization in a Microservice Architecture | OAuth 2.0 | JWT

In this video tutorial, we will be looking into: 1) How Authentication and Authorization work in a Microservice Architecture? 2) What ...

8:49
Authentication and Authorization in a Microservice Architecture | OAuth 2.0 | JWT

36,166 views

4 years ago

SpringDeveloper
Protect Your Microservices with Spring Cloud Gateway

Microservice architectures simplify the individual components that comprise our applications, but they introduce new complexity in ...

28:10
Protect Your Microservices with Spring Cloud Gateway

30,372 views

3 years ago

The Dev World - by Sergio Lema
How to use the Spring Cloud Gateway Filter for Authentication | Microservices 3

In this video I will show the usage of the Spring Cloud Gateway filters for the authentication. I will start creating and describing a ...

11:00
How to use the Spring Cloud Gateway Filter for Authentication | Microservices 3

37,596 views

4 years ago

Hayk Simonyan
Authentication Explained: When to Use Basic, Bearer, OAuth2, JWT & SSO

Become a Remote Senior Software Engineer with a Job Guarantee: ...

6:04
Authentication Explained: When to Use Basic, Bearer, OAuth2, JWT & SSO

317,105 views

6 months ago

freeCodeCamp.org
Spring Boot, Spring Security, JWT Course – Shopping Cart Backend Java Project

Master spring boot and spring security by building a shopping cart backend project. Starting with project generation, you'll learn to ...

9:56:19
Spring Boot, Spring Security, JWT Course – Shopping Cart Backend Java Project

303,932 views

1 year ago

Programando en JAVA
JWT SPRING SECURITY con SPRING BOOT 3  - Tutorial Completo Fácil

De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp ‍ CodeJa | Aprende JAVA con EJERCICIOS ...

39:41
JWT SPRING SECURITY con SPRING BOOT 3 - Tutorial Completo Fácil

32,972 views

1 year ago

Ivana Soledad Rojas Córsico
¿Cómo crear el login? Spring Boot 3 + Spring Security 6 + JWT Authentication #backend

En este video vamos a avanzar sobre Sprint Security 6 comprendiendo cómo realizar la autenticación basada en jwt. Incluye ...

1:06:27
¿Cómo crear el login? Spring Boot 3 + Spring Security 6 + JWT Authentication #backend

132,788 views

2 years ago

Geeky Mon2
JWT Authentication in Spring Cloud Gateway

JWT Authentication in Spring Cloud Gateway Github project ...

7:30
JWT Authentication in Spring Cloud Gateway

8,654 views

3 years ago

Learn code with Satish
Spring Boot Microservice Project in Hindi || API Gateway || Request Routing || JWT Token || Part 7

Spring Boot API Gateway with Spring Security | Microservices Routing Explained (Hindi) Welcome to Part 7 of our Spring Boot ...

59:46
Spring Boot Microservice Project in Hindi || API Gateway || Request Routing || JWT Token || Part 7

1,210 views

2 months ago

Java Brains
Spring Boot + Spring Security + JWT from scratch - Java Brains

In this tutorial, we'll be creating a brand new Spring Boot and Spring Security project and implement JWT based authentication ...

39:29
Spring Boot + Spring Security + JWT from scratch - Java Brains

1,094,916 views

6 years ago

Kong
How to Use Kong Gateway JWT Plugin

In this video, we'll walk through how to secure a service (in this case, an API server) with Kong Gateway and its JWT plugin.

14:33
How to Use Kong Gateway JWT Plugin

32,105 views

4 years ago

Tech Soft
Microservice Auth  Service Integration with API Gateway JWT with Spring boot Authentication |PART- 6

Here can can learn how in integrate Auth Service with API Gateway step by step Microservice Auth Service | Spring Boot | Spring ...

17:50
Microservice Auth Service Integration with API Gateway JWT with Spring boot Authentication |PART- 6

968 views

1 year ago

Telusko
Spring Security 6 with Spring Boot and JWT Tutorial

00:00:00 Spring Security Getting Started 00:13:49 Setting our own username and password 00:28:47 CSRF Token 00:46:32 ...

3:14:14
Spring Security 6 with Spring Boot and JWT Tutorial

568,413 views

1 year ago

SoftsWeb
API Authentication EXPLAINED! 🔐 OAuth vs JWT vs API Keys 🚀

Confused about API authentication? In this video, we break down OAuth, JWT, and API Keys, explaining when and why to use ...

9:42
API Authentication EXPLAINED! 🔐 OAuth vs JWT vs API Keys 🚀

329,120 views

11 months ago

Java Techie
Securing Microservices with API Key Based Auth - Spring Cloud Gateway  | JavaTechie

This tutorial will guide you How to secure your microservices with an API key using Spring Cloud Gateway. We are going to ...

55:48
Securing Microservices with API Key Based Auth - Spring Cloud Gateway | JavaTechie

77,353 views

3 years ago

Ornate Techies
Spring Boot Microservices (Part 4): Securing API Gateway with JWT & Role-Based Authorization

Welcome to Part 4 of our Spring Boot Microservices series! In this video, we'll take a deep dive into securing your API Gateway ...

51:03
Spring Boot Microservices (Part 4): Securing API Gateway with JWT & Role-Based Authorization

11,435 views

1 year ago

Vikas Mogane । Book Reviewer। Reader
Day-12 🚀Centralizing JWT Authentication Using Spring-Cloud API-Gateway🔐 #challenge

Today I centralized JWT authentication through the Spring Cloud API Gateway. Order & Payment services worked smoothly ✓ But ...

4:08
Day-12 🚀Centralizing JWT Authentication Using Spring-Cloud API-Gateway🔐 #challenge

22 views

4 months ago

Amigoscode
Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorisation [NEW] [2023]

In this video, you'll learn how to implement JWT authentication and authorization in a Spring Boot 3.0 application using Spring ...

2:05:52
Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorisation [NEW] [2023]

920,582 views

3 years ago