spring-cloud/spring-cloud-netflix
View on GitHubUse OAuth2 at Eureka Server for authentication
Open
#3,835 opened on Jul 13, 2020
enhancementhelp wanted
Repository metrics
- Stars
- (4,805 stars)
- PR merge metrics
- (Avg merge 2d 6h) (5 merged PRs in 30d)
Description
Hi, Is it possible to use OAuth2 at eureka server to authenticate eureka clients before registration , instead of using the basic Auth. Any documentation would be helpful.
Thanks