일반 Spring Security OAuth

황제낙엽 2019.09.05 00:27 조회 수 : 743

sitelink1 https://spring.io/projects/spring-security-oauth 
sitelink2  
sitelink3  
extra_vars6  

Spring Security OAuth provides support for using Spring Security with OAuth (1a) and OAuth2 using standard Spring and Spring Security programming models and configuration idioms.

Features

  • Support for OAuth providers and OAuth consumers

  • Oauth 1(a) (including two-legged OAuth, a.k.a. "Signed Fetch")

  • OAuth 2.0


Applying security to an application is not for the faint of heart, and OAuth is no exception. Before you get started, you’re going to want to make sure you understand OAuth and the problem it’s designed to address. There is good documentation at the OAuth site. You will also want to make sure you understand how Spring and Spring Security work.

You’re going to want to be quite familiar with both OAuth (and/or OAuth2) and Spring Security, to maximize the effectiveness of this developers guide. OAuth for Spring Security is tightly tied to both technologies, so the more familiar you are with them, the more likely you’ll be to recognize the terminology and patterns that are used.

번호 제목 글쓴이 날짜 조회 수
27 Spring Framework 에서 사용하는 annotation 황제낙엽 2024.01.17 466
26 Spring MVC configuration file 황제낙엽 2024.01.17 367
25 Spring, JSP, Gradle, Eclipse 환경 구축[2] - 샘플 프로젝트 file 황제낙엽 2023.12.24 334
24 Spring, JSP, Gradle, Eclipse 환경 구축[1] - 레퍼런스 조사 황제낙엽 2023.12.23 334
23 [Bard] Spring 과 Spring Boot의 차이 file 황제낙엽 2023.12.21 335
22 Spring 과 Spring Boot의 차이 file 황제낙엽 2020.05.26 552
21 Spring Security OAuth2.0 파헤치기 황제낙엽 2019.09.05 397
20 Spring Security OAuth2구현 file 황제낙엽 2019.09.05 768
» Spring Security OAuth 황제낙엽 2019.09.05 743
18 [Spring3.1.1] Eclipse 에 Spring Framework 환경 구축하기 file 황제낙엽 2018.08.08 325
17 웹 개발의 변화와 스프링 황제낙엽 2008.03.19 364
16 Spring MVC 가 아닌 환경에서 Spring Pojo Bean 사용하기 (Pure Java App 또는 Servlet App) 황제낙엽 2009.10.22 541
15 프로젝트의 기본이 되는 Logging, Exception 처리 전략 황제낙엽 2007.01.30 344
14 SimpleFormController 정리 황제낙엽 2007.09.19 483
13 스프링 개발팁 황제낙엽 2007.08.17 473
12 유효성체크 (org.springframework.validation.Validator) 황제낙엽 2007.08.17 344
11 CSS와 XHTML을 사용한 효율적인 View 개발 전략 황제낙엽 2007.01.30 336
10 Spring framework jpetstore 샘플 분석기 - (6) jpetstore 예제로 살펴보는 Spring MVC와 iBatis 연동 황제낙엽 2007.01.18 284
9 Spring framework jpetstore 샘플 분석기 - (5) jpetstore 에서의 InternalResourceViewResolver 황제낙엽 2007.01.18 249
8 Spring framework jpetstore 샘플 분석기 - (4) jpetstore 에서의 HandlerMapping 황제낙엽 2007.01.18 244