spring-cloud/spring-cloud-netflix
Use OAuth2 at Eureka Server for authentication
开放
#3,835 创建于 2020年7月13日
enhancementhelp wanted
仓库指标
- 星标
- (4,805 个星标)
- PR 合并指标
- (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