Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
      • Pod
    • Helm Chart
    • OAuth2 Proxy
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Argo Events
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • DevSecOps
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
      • Azure Cloud
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log, Monitor & Tracing
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

Category: OAuth2 Proxy

[Istio/OAuth2-Proxy] Authenticate applications on Kubernetes: Okta(OIDC), Istio, and OAuth2-Proxy integration.

Posted on January 30, 2024 By nim No Comments on [Istio/OAuth2-Proxy] Authenticate applications on Kubernetes: Okta(OIDC), Istio, and OAuth2-Proxy integration.
[Istio/OAuth2-Proxy] Authenticate applications on Kubernetes: Okta(OIDC), Istio, and OAuth2-Proxy integration.

copy from: https://itnext.io/authenticate-applications-on-kubernetes-okta-oidc-istio-and-oauth2-proxy-integration-0277fe950112 Secure authentication and authorization for Kubernetes apps 👮‍♀ 📌 Introduction: Authenticating applications on Kubernetes can be a complex process, but integrating Okta, Istio, and OAuth2-Proxy provides a powerful solution. This guide will walk you through the steps to establish a robust and secure authentication framework for your Kubernetes-based applications. From using Istio for OpenID Connect (OIDC) authentication to…

Read More “[Istio/OAuth2-Proxy] Authenticate applications on Kubernetes: Okta(OIDC), Istio, and OAuth2-Proxy integration.” »

Isito-EnvoyFilter, OAuth2 Proxy

[Oauth2-proxy] Configure Oauth2-proxy with Azure Cloud.

Posted on December 22, 2023January 7, 2024 By nim No Comments on [Oauth2-proxy] Configure Oauth2-proxy with Azure Cloud.
[Oauth2-proxy] Configure Oauth2-proxy with Azure Cloud.

Chúng ta đã cấu hình Oauth2-proxy with google, cognito – AWS.Làm thể nào để configure Oauth2-proxy with Azure Cloud.Bạn có thể biết là số lượng công ty sử dụng tài khoản Microsoft là không nhỏ. https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider#azure-auth-provider 1) Create app registrations in Azure Bạn có thể tham khảo bài này để chúng ta cùng tạo 1…

Read More “[Oauth2-proxy] Configure Oauth2-proxy with Azure Cloud.” »

OAuth2 Proxy

[Oauth2-Proxy] Oauth2-Proxy encounters issue with Cognito

Posted on October 20, 2023December 22, 2023 By nim No Comments on [Oauth2-Proxy] Oauth2-Proxy encounters issue with Cognito
[Oauth2-Proxy] Oauth2-Proxy encounters issue with Cognito

Hiện tại thì Oauth2-Proxy incounter issue with Cognito.https://github.com/oauth2-proxy/oauth2-proxy/pull/2265 oauth2-proxy encodes the redirect-URL as part of the state parameter to the authorization endpoint. AWS doesn’t give a full documentation on valid characters, but it hints that URL-encoding data will not work and advice to do a base64 encoding instead. https://docs.aws.amazon.com/cognito/latest/developerguide/authorization-endpoint.html This patch will do a base64-encoding…

Read More “[Oauth2-Proxy] Oauth2-Proxy encounters issue with Cognito” »

Kubernetes & Container, OAuth2 Proxy

[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy

Posted on December 18, 2022January 9, 2025 By nim No Comments on [Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy
[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy

1) Oauth2-proxy integrates with Cognito 1.1) Configure Cognitor on AWS Sau khi tạo xong thì bạn cần chỉnh 1 số thứ. 1.1.update) New UI of cognitor. Hiện tại thì cognitor đang switch sang UI mới hoàn toàn thì chúng ta sẽ cần team ra các chỗ để edit Đây là chỗ domain mà để xác…

Read More “[Oauth2-Proxy] Protect any of your websites on Kubernetes by Oauth2-Proxy” »

Kubernetes & Container, OAuth2 Proxy

[oauth2-proxy] Your applications is protected by Oauthen2(Google, GitHub,…)

Posted on July 18, 2022December 22, 2023 By nim No Comments on [oauth2-proxy] Your applications is protected by Oauthen2(Google, GitHub,…)
[oauth2-proxy] Your applications is protected by Oauthen2(Google, GitHub,…)

1) Overview Mình có rất nhiều services hay webs được public internet. Nhưng không phải ứng dụng nào cũng có Two Factor Authentication, or 2FA Ví dụ như bạn thấy bạn có thể login lazada, shoppe, tiki, vân vân. bằng tài khoản google, github,…. Nếu web đó của bạn không hỗ trợ login bằng Oauthen2…

Read More “[oauth2-proxy] Your applications is protected by Oauthen2(Google, GitHub,…)” »

Kubernetes & Container, OAuth2 Proxy

[Keycloak/OAuth2] Install Keycloak by helm on Kubernetes

Posted on August 22, 2021December 22, 2023 By nim No Comments on [Keycloak/OAuth2] Install Keycloak by helm on Kubernetes
[Keycloak/OAuth2] Install Keycloak by helm on Kubernetes

Còn nếu để trống nó tự gen secret và cách lấy secret Điều đặc biệt lưu ý bạn cần giữ passwork này cẩn thận, trường hợp bạn upgrade keycloak thông qua helm chart của binami, nó gen ra pass mới nằm trong secret như pass mới đó ko sử dụng được nhé.mình nghĩ pass saved…

Read More “[Keycloak/OAuth2] Install Keycloak by helm on Kubernetes” »

Kubernetes & Container, OAuth2 Proxy
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail. June 15, 2025
  • [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token. June 12, 2025
  • [Teamcity] How to transfer the value from pipeline A to pipeline B June 9, 2025
  • [Windows] Remove the process that consumes too much CPU. June 3, 2025
  • Deploying Web-Based File Managers: File Browser and KubeFileBrowser with Docker and Kubernetes June 3, 2025

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
    • NextCloud
  • CI/CD
    • Argo Events
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • DevSecOps
    • Golang
    • Jquery & JavaScript
    • Laravel
    • NextJS 14 & ReactJS & Type Script
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • Azure Cloud
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
      • Pod
    • Longhorn – Storage
    • MetalLB
    • OAuth2 Proxy
    • Vault
    • VictoriaMetrics
  • Log, Monitor & Tracing
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Fluent
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2025 NimTechnology.