Skip to content

codeswithritesh/Spring_cloud_gateway_basic_auth_with_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring_cloud_gateway_basic_auth_with_filter

Basic authentication in Spring cloud gateway using custom filter.

Getting Started

This project covers how to implement basic authentication in Spring cloud gateway using custom filter. It covers what are the important aspects to implement security in spring cloud gateway. This project includes code for,

  1. Spring cloud Gateway: Here we have implemented basic authentication using custom filter
  2. Post Service: A sample service to add & retrieve the code. This service is routed through gateway.

For more details on this project, click here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages