north0808 / spring-cloud-security-oauth2-jdbc

使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

north0808/spring-cloud-security-oauth2-jdbc Issues

No issues in this repository yet.