Skip to content
  • 대표전화: 1670-0817
  • 이메일:msa@nginxstore.com
09:00 am - 06:00 pm
NGINX STORE
  • 모범사례
    • API G/W
    • API Security
    • Microservices
    • Kubernetes
    • Istio
    • AWS
    • NGINX
    • NGINX Unit
    • Keycloak
    • Kong
    • HAProxy
  • 트레이닝
  • 전자책
  • 공식문서
    • 공식한글문서
      • NGINX Documentation
      • NGINX Plus Documentation
      • NGINX Ingress Controller Documentation
      • NGINX Unit Documentation
    • 가이드문서
      • NGINX Plus Sizing 가이드
      • NGINX Ingress Controller Sizing 가이드
  • NGINX CVE 취약점
  • 보도자료
    • 오픈소스 ‘인그레스 엔진엑스’ 대안, ‘F5 엔진엑스 인그레스 컨트롤러’
    • 아이티언, 아시아 첫 ‘F5 NGINX 공인 컨설팅 파트너’ 선정
    • 아이티언, 공공 클라우드 네이티브 전환 위한 NGINX 기술 지원 서비스 출시
    • 아이티언, NGINX Plus 활용해 DL그룹 IT 인프라 Cloud 전환 프로젝트
    • 아이티언, F5 NGINX 솔루션으로 ‘제9회 대한민국 소프트웨어 대전 소프트웨이브 2024’ 참가
    • 아이티언, 쿠버네티스 ‘NGINX Plus Ingress Controller’ 도입 전문 컨설팅 서비스 진행
    • 아이티언, ‘NGINX Plus API 게이트웨이’ 도입 컨설팅 서비스 제공
  • 스토어
    • 제품
      • NGINX Plus (renewal)
      • NGINX Plus Ingress Controller (renewal)
      • F5 WAF for NGINX (renewal)
      • F5 AI Gateway with NGINX Integration
    • 솔루션
      • NGINX Plus API Gateway (renewal)
      • NGINX Plus Load Balancer (new)
      • NGINX Plus Reverse Proxy (new)
      • NGINX Plus Forward Proxy (new)
      • NGINX Plus Web Server (new)
      • NGINX Plus Cache Server (new)
    • 기술지원 서비스
      • NGINX 오픈소스 기술지원 서비스
      • NGINX Unit WAS 기술지원 서비스
      • Kubernetes 기술지원 서비스
      • Istio 기술지원 서비스
      • Prometheus & Grafana 기술지원 서비스
    • CSP 마켓플레이스
      • NAVER CLOUD PLATFORM
      • NHN Cloud
      • KT Cloud
      • 카카오클라우드
    • 가격
      • Pricing
    • 체험판
      • NGINX Plus Trial License
    • 문의하기
      • Contact
Free Trial Start
istio jwt
  • DevOpsShin
  • 2024년 9월 26일
  • Istio

Istio Ingress Gateway에서 JWT 인증 활성화하기

Istio Ingress Gateway에서 JWT 인증 활성화하기 Istio는 서비스 메시 기술을 통해 마이크로서비스 아키텍처에 다양한 기능을 제공합니다. 그중 하나가 Istio Ingress Gateway로, 외부 트래픽을 내부 서비스로 라우팅하는 역할을 합니다. 이번 포스트에서는 Istio Ingress Gateway에 JWT(JSON Web Token) 인증을 적용하는 방법을 간단한…

ReadMore
istio
  • DevOpsShin
  • 2024년 5월 30일
  • Istio

Istio 를 사용하여 JWT 인증하기

Istio 를 사용하여 JWT 인증하기 Istio 를 사용한 JWT(JSON Web Token) 인증은 마이크로서비스 아키텍처에서 보안과 사용자 인증을 강화하는 중요한 방법입니다. 마이크로서비스 아키텍처는 현대적인 애플리케이션 개발에서 널리 사용되고 있으며, 이는 애플리케이션을 작고, 독립적으로 배포 가능한 서비스로 분할하는 방식입니다. 이러한 접근 방식은…

ReadMore
JWT 인증 API Key 인증
  • DevOpsShin
  • 2024년 4월 17일
  • Kubernetes

JWT 인증, API Key 인증 활성화 – NGINX Plus Ingress Controller

JWT 인증, API Key 인증 활성화 - NGINX Plus Ingress Controller 이 포스트에서는 NGINX Plus Ingress Controller를 사용하여 API Key 인증과 JWT 토큰 인증 방법에 대해 설명합니다. 목차 1. API Key 인증 활성화 1-1. ConfigMap 리소스 생성 1-2. VirtualServer 리소스…

ReadMore
JWT
  • msa
  • 2023년 5월 4일
  • API Gateway

NGINX Plus API Gateway: JWT 토큰 인증 및 콘텐츠 라우팅 실현

NGINX Plus API Gateway: JWT 토큰 인증 및 콘텐츠 라우팅 실현 NGINX Plus 릴리스 10부터는 JWT 토큰 인증 을 사용하여 웹 및 API 서비스에서 인증 오프로딩(Offloading)에 대한 지원을 도입했습니다. R10이 출시된 이후로 우리는 각각의 새 릴리스에서 계속해서 기능을 향상시켜 왔습니다.…

ReadMore
JWT Token 만료기한
  • msa
  • 2023년 2월 28일
  • API Gateway

NGINX Plus API Gateway JWT Token 만료기간 설정 방법

NGINX Plus API Gateway JWT Token 만료기간 설정 방법 NGINX Plus API Gateway는 강력한 API Gateway 솔루션으로 JWT(JSON Web Token)를 사용하여 인증 및 인가를 구현할 수 있습니다. 하지만, JWT Token은 일정 시간이 지나면 만료되기 때문에, 이를 처리해주는 것이 중요합니다. 이번…

ReadMore
NGINX Ingress Controller
  • msa
  • 2022년 12월 5일
  • Kubernetes

Community Ingress Controller에서 NGINX Ingress Controller로 마이그레이션하는 두 가지 방법

Community Ingress Controller에서 NGINX Ingress Controller로 마이그레이션하는 두 가지 방법 Kubernetes를 처음 설정하는 많은 기업은 Kubernetes 커뮤니티(kubernetes/ingress-nginx)에서 개발하고 유지 관리하는 NGINX Ingress Controller 로 시작합니다. 그러나 Kubernetes 배포가 성숙해짐에 따라 일부 기업에서는 NGINX를 Data Plane으로 유지하면서 고급 기능이 필요하거나 상업적…

ReadMore
  • msa
  • 2022년 10월 14일
  • Keycloak

Keycloak 인증 서비스 개요

Keycloak 인증 서비스 개요 Keycloak 은 관리 UI와 RESTful API를 기반으로 하며, 보호된 리소스 및 범위(Scope)에 대한 사용 권한을 생성하고, 이러한 사용 권한을 정책과 연결하며, 애플리케이션 및 서비스에 권한 결정을 적용하는 데 필요한 수단을 제공합니다. 또한 Keycloak은 세분화된 인증 정책을…

ReadMore
  • DevOpsLee
  • 2022년 10월 11일
  • API Security

NGINX 및 Azure Active Directory를 통한 API Access 보안 구현

NGINX 및 Azure Active Directory를 통한 API Access 보안 구현 이 포스트에서는 API Connectivity Manager 및 Azure AD (Active Directory)를 사용하여 JWT(JSON Web Token) 유효성 검사를 설정하여 OIDC workflow의 인증 부분을 수행하는 방법에 대해 알아봅니다. API는 애플리케이션 연결에서 중요한 역할을…

ReadMore
  • DevOpsLee
  • 2022년 10월 11일
  • Keycloak

자습서-Keycloak 설치 구성

자습서-Keycloak 설치 구성 Keycloak 은 현대의 애플리케이션과 서비스에 초점을 둔 ID 및 접근 관리(Access Management)에 통합 인증(SSO)을 허용하는 오픈 소스 소프트웨어로 Kubernetes 또는 MSA 환경에 최적화 된 솔루션 입니다. 쉽게 말하면 인증(Authentification)과 인가(Authorization)를 쉽게 해주고 SSO(Single-Sign-On)를 가능하게 해주는 것 입니다.…

ReadMore
  • msa
  • 2022년 5월 13일
  • API Gateway

NGINX API Gateway – API 정의 및 인증 구현

NGINX API Gateway - API 정의 및 인증 구현 최신 애플리케이션 아키텍처의 핵심은 HTTP API입니다. HTTP를 사용하면 애플리케이션을 신속하게 구축하고 쉽게 유지 관리할 수 있습니다. HTTP API는 단일 목적 마이크로서비스에서 모든 것을 포괄하는 모놀리스에 이르기까지 애플리케이션의 규모에 관계없이 공통 인터페이스를 제공합니다. HTTP를 사용하면…

ReadMore

글 탐색

  • 1
  • 2
Search for:

Recent News

  • NGINX Gatway Fabric Gateway
    K8s Gateway API(NGF) & Istio: Pod…
    2026년 2월 23일
  • istio
    Istio Service Mesh: East-West Traffic
    2026년 2월 9일
  • nginx gateway fabric
    NGINX Gateway Fabric: North-South Traffic
    2026년 2월 2일

Category

  • AI (13)
  • API Gateway (42)
  • API Security (38)
  • AWS (18)
  • Blog (10)
  • CI/CD (7)
  • HAProxy (7)
  • Istio (18)
  • Keycloak (6)
  • Kong (11)
  • Kubernetes (150)
  • Microservices (40)
  • NGINX (443)
  • NGINX Agent (7)
  • NGINX One (19)
  • NGINX Unit (29)
  • Programming (1)
  • Spring (2)

Popular Tag

5xx errors 51Degrees A/B 테스트 A/B 테스팅 Access Control Active Health Checks Adaptive Applications Adaptive Apps adaptive streaming Adobe agile development ai gateway Akita Amazon EC2 M6g Amazon EKS Amazon Web Services (AWS) Ansible Apache Tomcat API API Connectiveity Manager API connectivity API Connectivity Manager API connectivlty API Discovery api ga API Gateway API Gateway WAF API Gateway 패턴 API governace API KEY 인증 API Management API Management Module API security API Sprawl API strategy API WAF API 보안 API 지표 APM App Delivery Application Delivery Controller (ADC) application delivery platform application development application health checks Application Load Balancer application performance artificial intelligence (AI) Assembly Atlantic.net audi Authentication automation and management Autoscaling AWS AWS Application Load Balancer AWS NLB Azure app service benchmarking Best Practice BITMOVIN Blue-Green Blue-Green 배포 Bot Defense Brotli Cache Caching calico Canary Canary 배포 CDN Cedexis CentOS Cert-Manager ChatGPT Chef CI/CD Circuit Break ClickHouse Cloud Cloud-Native Cloudflare cloud load balancer cloud native Community compress Config Sync configuration configuration example Consul containers Content Caching content delivery network (CDN) continuous delivery (CD) continuous integration (CI) COVID-19 cronjob CVE CVE-2015-1635 CVE-2016-0800 CVE-2022-4886 CVE-2023-5043 CVE-2023-5044 dashboard data plane keys DDoS debugging debug server deployment DevOps DevSecOps Diamanti digital transformation Direct Server Return(DSR) Discovery Education Distributed Cloud distributed tracing Django DNS DNS SRV Docker DoS (denial of service) DROWN dynamic modules e-commerce Elastic Compute Cloud (EC2) Elasticsearch ELK event loop F5 Application Study Tool F5 AST F5 Beacon F5 BIG-IP F5 WAF For NGINX Fabric Model Failover filesystem isolation FIPS Forward Proxy four-tier application architecture FreeBSD Galera Cluster Gateway Gateway API geoip2 Gestalt IT GitHub gitops Go Google Cloud Google Cloud Engine Google Cloud Platform GPG Key Grafana Grafana tempo gRPC grpc api gateway HAProxy hardware migration HashiCorp Vault HDS header Health Check high availability (HA) HLS hotlinking HSTS (HTTP Strict Transport Security) HTCPCP HTTP/2 HTTP/2 Server Push HTTP/3 HTTP Live Streaming HTTPoxy HTTPS IBM IBM Cloud Private Idempotent Image Edit Immutable Infrastructure Instance Manager internal internal redirect Internet of Things (IoT) IP Transparency IPv4 IPv6 Istio Istio Service Mesh JavaScript JBoss Jenkins JSON Web Token (JWT) JWT jwt json 캐싱 JWT Token JWT 검증 JWT 인증 Keepalive keepalive connections Kernel TLS Kestrel Key-Value Key-Value Store Keycloak Kiali Kibana Kong Kong Gateway Kong Manager kTLS Kubecost kuberenetes Kubernetes Kubernetes Egress Kubernetes Gateway Kubernetes Ingress Controller Kubernetes networking Kubernetes 네트워크 Layer 4 Layer 7 LDAP Let's Encrypt Librato live activity monitoring Load Balancer load balancing load balancing' log4j Logging Lua Machine Learning MARA Metrics API Microcaching Microgateway MicroK8s Microservice Microservices Microservices Architecture Microsoft Microsoft Active Directory Microsoft AD FS Microsoft Azure MinIO Modern App Modern App Reference Architecture monitoring monolithic application MQTT MRA MSA MSA 무중단 배포 MySQL Namespace Netflix NetOps network Network Load Balancer NGINX NGINX Agent NGINX Amplify nginx api gateway NGINX App Protect NGINX App Protect DoS NGINX App Protect WAF NGINX Cache NGINX Caching NGINX Gateway Fabric nginx grpc nginx grpc api gateway NGINX Ingress Controller NGINX Ingress Operator NGINX Instance Manager NGINX JavaScript NGINX JavaScript Module nginx jwt NGINX Load Balancer nginxlog NGINX Management Suite NGINX Microservice Reference Architecture NGINX Microservices Reference Architecture (MRA) nginx monitoring nginx moonitoring NGINX One NGINX Open Source NGINX OSS NGINX Plus NGINX Plus API NGINX Plus Certified Module NGINX Plus Ingress Controller NGINX Plus release NGINX Plus 인증 모듈 nginx prometheus nginx security link NGINX Ser NGINX Service Mesh NGINX Sesssion log NGINX Sizing Guide NGINX Sprint NGINX SSL NGINX SSL 설정 NGINX Unit NGINX Unit Route NGINX WAF NGINX 오픈소스 ngx_http_referer_module Node.js north-south NS1 OAuth 2.0 Object Storage observability OIDC Okta OpenDNS OpenID Connect OpenShift Open Source OpenSSF OpenSSL OpenStack OpenTelemetry OpenTelemetry (OTel) OpenTracing Opsani optimizations Oracle Oracle WebLogic Server Packer Pandora FMS PCI DSS Photon OS PHP Platform Ops Programmability progressive download Prometheus Proxy Proxy Model pseudo-streaming Puppet Python QUIC Rate Limit Rate Limiting Rate Limting Real-Time API real ip recreate Red Hat Red Hat OpenShift Redirection regular expressions responsive web design (RWD) rever Reverse Proxy reverse proxy server Rewrite rollback Rolling rollingupdate round-robin route Router Mesh Model rtapi Rust SAML security security advisory Security Monitoring Self-Service self-service application delivery SELinux SEO Server-Side WebAssembly Service Discovery Service Mesh session persistence Shift Left Security Shift Lelt Sidecar Proxy Signal Sciences single sign-on (SSO) socket sharding software load balancing Splunk Enterprise Spring Spring Boot SQL Injection SSH SSL SSL/TLS SSL/TLS termination SSL Private Key SSO SSO/Rest static file caching StatsD status Streaming TCP load balancing Telemetry tempo Terraform thread pools Twelve-Factor Ubuntu UDP load balancing upgrades versioning video Video on Demand(VOD) video streaming virtual load balancer virtual machine visibility vue vue.js WAF WAF for NGINX web application firewall web application firewall (WAF) Web App Scanning WebAssembly (Wasm) Web Server WebSocket WordPress workflow WURFL X-Forwarded-For Zero Trust 관찰 가능성 디바이스 감지 디버그 라우팅 로드 밸런싱 마이크로서비스 모니터링 성 속도 제한 앱 서버 앱서버 인증서 제로 트러스트 카나리 배포 카나리아 배포 컨테이너 이미지 클라우드

Contact Us

Cloud-Native, MSA, API Gateway, NGINX를 고려하신다면 언제든지 연락주세요. NGINX STORE와 함께하시면 반드시 성공합니다.

지금 연락하세요.

Company

Restly by Themepul

NGINX STORE는 (주)아이티언이 운영하는 공식 플랫폼입니다. 아이티언은 F5 NGINX의 한국 총판이자, 아시아 최초의 NGINX 공인 컨설팅 파트너입니다. NGINX Plus 기반의 Cloud-Native 및 MSA 환경 구축에 풍부한 경험을 보유하고 있으며, 검증된 기술력과 전문 서비스를 통해 고객의 디지털 전환을 성공으로 이끕니다.

API Gateway

  • NGINX API Gateway – API 정의 및 인증 구현
  • NGINX API Gateway – Backend 서비스 보호
  • NGINX API Gateway – gRPC API Gateway 배포
  • NGINX Plus API Gateway: JWT 토큰 인증 및 콘텐츠 라우팅 실현
  • 어떨 때 사용할까요? API Gateway vs Ingress Controller vs Service Mesh
  • API Gateway를 배포하기 전에 생각해봐야 할 것들
  • 마이크로서비스 구축을 위한 API Gateway 패턴 사용하기
  • 효과적인 API 제공을 위한 API Gateway 패턴 선택
  • [eBook] API Gateway로서 NGINX Plus 설정하기
  • API Gateway 를 NGINX로 배포하기​
  • NGINX Plus API Gateway
  • NGINX Plus
  • NGINX Plus Trial License
  • NGINX Plus 가격

Contacts

  • 경기도 안양시 동안구 시민대로 401(관양동, 대륭테크노타운15차) 1211,1212호
  • 월-금 9:00 - 18:00
  • 1670-0817
  • msa@nginxstore.com
© Copyright 2021 ITian All Rights Reserved
  • 홈
 

댓글 로드중...
 

댓글을 달려면 로그인해야 합니다.