Skip to main content

Posts tagged “Authentication

Showing 22 posts tagged with Authentication.

  1. The ngrok cheatsheet

    How to run ngrok with Slack webhook authentication? GitHub OAuth? How to serve files? This cheat sheet shows you what else you can do with ngrok!

  2. Five ways ngrokkers 'doglab' gateways for homelabs and side projects

    How do they build gateways to route and authenticate traffic to blogs, OSS analytics services, photo-sharing apps, and much more with Traffic Policy?

  3. Introducing http-request: Call your services directly from Traffic Policy

    Trigger internal services, validate requests, log events, connect to AI APIs, and generally give your gateway a brain with the new http-request action.

  4. Decouple policy from sensitive data: introducing Secrets for Traffic Policy

    Secrets let you define and manage sensitive values in secure vaults—no more hardcoding or repetitive edits during regular credential rotations.

  5. Block bad actors and mitigate DDoS attacks with JA4 fingerprints

    Tired of spoofed headers? Use JA4 to fingerprint clients by their TLS handshake and take action with ngrok Traffic Policy.

  6. Battle against search and AI bots on your ngrok endpoints

    Are search and AI bots invading your ngrok endpoints? Fight back with three developer-friendly traffic policies you can deploy in minutes.

  7. Terminate TLS however (and wherever) you want with Traffic Policy

    Need custom certs? Want fast mTLS setup? ngrok’s terminate-tls action gives you complete TLS control from one declarative config.

  8. Add secure ingress to the Kubernetes API and access it anywhere

    Want remote access to your Kubernetes API without VPNs or other complicated networking? ngrok’s K8s Operator makes it secure, declarative, and RBAC-friendly.

  9. How I build secure (and VPN-less!) industrial IoT connectivity

    One ngrok agent per factory = secure IoT access, no open firewalls, no VPN pain. Learn how cloud endpoints simplify industrial connectivity.

  10. Introducing the Basic Auth Traffic Policy action

    Secure your endpoints with ngrok’s Basic Auth Traffic Policy, compatible with both interactive and programmatic access to your APIs or apps, in a few minutes.

  11. How to implement mutual TLS (mTLS) with ngrok’s API gateway

    Mutual TLS (mTLS) with an API gateway can help you meet compliance requirements in industries that demand high security for data transmission.

  12. Data at ngrok: A primer

    Understand how ngrok handles your data with advanced security measures, offering clarity and control over your traffic flows and storage.

  13. What is mTLS (mutual TLS) and how does it enhance security?

    Learn how mTLS enhances TLS by requiring mutual authentication between client and server using digital certificates for better security.

  14. Introducing JWT validation for your API

    ngrok's developer-defined API gateway introduces support for JWT validation. Learn about ngrok's implementation and how to add JWT validation to your APIs.

  15. Bolster control and governance with ngrok Account Domain Controls

    Introducing ngrok Account Domain Controls: Unify user accounts, enforce policies, and secure ngrok usage with ease.

  16. MFA for your production infrastructure running on ngrok

    Learn how ngrok secures your production infrastructure using MFA and Time-Based One Time Passwords (TOTP).

  17. Authentication at the network edge

    Enhance network security with various authentication methods at the network edge. Thwart unauthorized access and minimize attack surfaces.

  18. A developer's guide to webhook security

    Webhooks help applications stay up to date with system changes, but are they secure? We guide you through steps to ensure the webhooks you consume are valid.

  19. Add Auth0 Authentication and authorization to ngrok traffic

    Securely add production-grade auth with self-service sign-ups, account recovery, and social auth for multiple platforms - integrate ngrok to Auth0.

  20. 1Password and ngrok in Practice

    Managing your ngrok credentials across environments, projects, and teams doesn't have to be complicated. Try the 1Password ngrok shell plugin.

  21. ngrok becomes Identity Aware with App Users

    See your application users in the ngrok dashboard and view their identity details. This feature is a huge win for security and you can use it today.

  22. Authentication with ngrok

    In this post, we cover the different methods you can use for authenticating traffic with ngrok, including OAuth and OpenID Connect using Traffic Policy.