upstream endpoint | Token Endpoint | Resource Endpoint | Downstream Token Endpoint | Downstream Resource Endpoint |
---|---|---|---|---|
/ping | tls | tls | https://localhost:8453/oauth2/token | https://localhost:8453/mock/ping |
/v1/ping | mtls | tls | https://localhost:8443/oauth2/token | https://localhost:8453/mock/ping |
/v2/ping | tls | mtls | https://localhost:8453/oauth2/token | https://localhost:8443/mock/ping |
/v3/ping | mtls | mtls | https://localhost:8443/oauth2/token | https://localhost:8443/mock/ping |
Last active
December 9, 2024 16:14
-
-
Save krnbr/d78d26789cfb160998fdae4dc327b8b4 to your computer and use it in GitHub Desktop.
A table for scenarios for a blog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment