Skip to content

mahhamdy/OAuth2-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2-client

Simple Spring Boot OAuth2 client.

Description

Sometimes we need services act as clients for other APIs.

So that i used Spring Security that manage the OAuth 2 flow and obtain an access token from Authorization server, then send some data to an exposed endpoint that you can call using HTTP POST.

Dependencies

  • Spring boot V2.7.7 which support Spring v5.3.24

You need to configure the client credentials of your Authorization server and the Resourse Server URI also.

Author

Mahmoud Hamdy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published