mirror of https://gitee.com/maxjhandsome/pig
接口对外暴露,不校验 Authentication Header 头
This commit is contained in:
parent
8852a21185
commit
40afdfec1b
|
@ -38,6 +38,7 @@ import org.springframework.web.client.RestTemplate;
|
|||
* <p>
|
||||
* 1. 支持remoteTokenServices 负载均衡
|
||||
* 2. 支持 获取用户全部信息
|
||||
* 3. 接口对外暴露,不校验 Authentication Header 头
|
||||
*/
|
||||
@Slf4j
|
||||
public class PigResourceServerConfigurerAdapter extends ResourceServerConfigurerAdapter {
|
||||
|
|
Loading…
Reference in New Issue