# spring-oauth2.3.3-demo **Repository Path**: bianmaba/spring-oauth2.3.3-demo ## Basic Information - **Project Name**: spring-oauth2.3.3-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring security + oauth2 注:authorization-server的IP或context-path不能与web-application相同(即如果IP相同,则必须有不同的context-path,或IP不同), 如果不满足则会出现登录后回跳到web-application的login地址后无法正常工作(会再跳回验证服务器登录地址)