본문 바로가기

분류 전체보기60

[Google Login API] 구글 로그인 Access Token 및 Refresh Token 발급 - 마무리 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 5) Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 이전글 2020/10/18 - [OAuth/Google Login API] - [Google Login API] 소셜 로그인 요청 Redirect 처리 - 2 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 4) [Google Login API] 소셜 로그인 요청 Redirect 처리 - 2 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소 Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 Step Google APIs 신규 프로젝트 생성 및 개발환경 구성 새 프로젝트 생성 OAuth 동의 화면 구성 API Key 생성 OAuth 클라이.. 2020. 10. 18.
[Google Login API] 소셜 로그인 요청 Redirect 처리 - 2 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 4) Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 이전글 2020/10/18 - [OAuth/Google Login API] - [Google Login API] 소셜 로그인 요청 Redirect 처리 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 3) [Google Login API] 소셜 로그인 요청 Redirect 처리 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 들어가기에 앞서 기본적인 소셜 로그인 처리 프로세스에 대해 간단하게 짚고 넘어가도록 하겠습니다. 일반적으로 SNS Social 로그 antdev.tistory.c.. 2020. 10. 18.
[Google Login API] 소셜 로그인 요청 Redirect 처리 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 3) Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 이전글 2020/10/18 - [OAuth/Google Login API] - [Google Login API] 개발환경 구성 및 Spring Boot 프로젝트 생성 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 2) [Google Login API] 개발환경 구성 및 Spring Boot 프로젝트 생성 (Spring Boot 레퍼런스를 보면서 구현해보�� Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 Step Google APIs 신규 프로젝트 생성 및 개발환경 구성 새 프로젝트 생성 OAuth 동의 화면 구성 API Key 생성 OAuth.. 2020. 10. 18.
[Google Login API] 개발환경 구성 및 Spring Boot 프로젝트 생성 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 2) Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 이전글 2020/10/18 - [OAuth/Google Login API] - [Google Login API] Google APIs 신규 프로젝트 생성 및 개발환경 구성 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 1) [Google Login API] Google APIs 신규 프로젝트 생성 및 개발환경 구성 (Spring Boot 레퍼런스를 보면서 구현� Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 지난번 카카오 소셜 로그인 API에 이어 ( 1년반이 지나서 ... ) Spring Boot 환경에서 카카오 로그인 API RESTful.. 2020. 10. 18.
[Google Login API] Google APIs 신규 프로젝트 생성 및 개발환경 구성 (Spring Boot 레퍼런스를 보면서 구현해보는 구글 소셜 로그인 REST API - 1) Spring Boot 환경에서 구글 소셜 로그인 API를 REST 방식으로 구현하기 지난번 카카오 소셜 로그인 API에 이어 (1년반이 지나서 ...) Spring Boot 환경에서 카카오 로그인 API RESTful방식으로 연동하기 -1장) 해당 포스팅 시리즈가 저와 같은 초보분들이 많이 찾아보시고 참고하시는것 같아서 이번에는 Google Login API를 Spring Boot 환경에서 Google Reference를 보면서 차근차근 구현해보도록 하겠습니다. 또한 수많은 소셜 로그인 서비스를 구현해야되는 시스템 또는 플랫폼일 경우를 고려하여 비교적 확장성을 고려하여 구성해보고자 합니다. 들어가기에 앞서 이전에 포스팅했던 카카오 로그인 서비스와 소셜 플랫폼의 차이 말고는(Google, Kakao) AP.. 2020. 10. 18.
[Jenkins] Linux(Ubuntu 18.04, CentOS 7) 환경 Jenkins 설치 Linux 환경에서 Jenkins CI/CD 설치하기 What is Jenkins ? : Jenkins는 소프트웨어 구축, 테스트, 빌드, 배포와 관련된 모든 종류의 작업을 자동화하는데 사용할 수 있는 독립된 오픈소스 자동화 서버이며 CI/CD(Continuous Integration/Continuous Delivery) 자동화 환경 구성에 편리함을 제공한다. Version : 2.235.3 Documentation Jenkins User Documentation Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software .. 2020. 10. 13.
[Elasticsearch] Elasticsearch x-pack 설정 security Authentication 인증 및 로그인 설정 (Ubuntu Linux 18.04 Elasticsearch 7.9.1) Elasticsearch x-pack security 인증(Authentication) 및 로그인 기능 설정하기 (무료) Kibana Elasticsearch 인증 설정도 포함 Step 설정파일 수정 (elasticsearch.yml) 기본계정 비밀번호 재설정 확인 Kibana↔Elasticsearch 간의 연동에 인증정보 추가 Kibana 재시작 후 확인 1. 설정파일 수정 (elasticsearch.yml /usr/local/elasticsearch/config/elasticsearch.yml xpack.security: enabled: true transport: ssl: enabled: true Elasticsearch 재기동 systemctl restart elasticsearch xpack.s.. 2020. 10. 13.
Elasticsearch Bootstrap Check 오류로 인한 처리 방법 Elasticsearch Bootstrap Check 설정 Elasticsearch Bootstrap Check 절차에 관련하여 개인적으로 찾아보고 설정해준 내용들 간략하게 정리한 내용 Elasticsearch 실행 시 아래의 오류가 발생 [1] bootstrap checks failed 또는 Bootstrap 관련 설정을 필요로 할때 참조 레퍼런스 Bootstrap Checks | Elasticsearch Reference [master] | Elastic Collectively, we have a lot of experience with users suffering unexpected issues because they have not configured important settings. In pr.. 2020. 10. 6.
[Filebeat] Filebeat 7.9 설치 (Ubuntu Linux 18.04 Filebeat 7.9.x 설치) Linux 환경에서 Filebeat 7.9 설치 (Ubuntu 18.04) Version : 7.9.1 Documentation : https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation-configuration.html Filebeat quick start: installation and configuration | Filebeat Reference [7.9] | Elastic To test your configuration file, change to the directory where the Filebeat binary is installed, and run Filebeat in the foreground with t.. 2020. 10. 6.
[Logstash] Logstash 7.9 설치 (Ubuntu Linux 18.04 Logstash 7.9.x 설치) Linux 환경에서 Logstash 7.9 설치 (Ubuntu 18.04) Version : 7.9.1 Documentation : https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.html Getting Started with Logstash | Logstash Reference [7.9] | Elastic Getting Started with Logstashedit This section guides you through the process of installing Logstash and verifying that everything is running properly. After learning how to.. 2020. 10. 6.