Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect service with Istio and Auth0 SPA #3

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    d2c6052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ef238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9ac9d View commit details
    Browse the repository at this point in the history
  4. istio-auth0: deploy SPA and protected service

    Remove Istio's EnvoyFilter with external authorization, and protect the
    service with RequestAuthentication and AuthorizationPolicy.
    thiagocaiubi committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3f1e823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75ad3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e527882 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eec2809 View commit details
    Browse the repository at this point in the history