spring-cloud/spring-cloud-netflix
在 GitHub 查看Use OAuth2 at Eureka Server for authentication
Open
#3,835 创建于 2020年7月13日
enhancementhelp wanted
仓库指标
- Star
- (4,805 star)
- PR 合并指标
- (平均合并 3小时 47分钟) (30 天内合并 5 个 PR)
描述
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