Partners /
Curity
Curity
+ ngrok
Enable public access to Curity Identity Servers and secure ngrok tunnels with Curity SSO without network pain.
Type of Integration
Identity Provider
Integrations
Services
Enable public access to the Curity Identity Server with ngrok
1
2
3
Enable public access to Curity with ngrok
Scale Curity with edge load balancing and automatic failover
Secure Curity with IP policies and observability
ngrok http 8443 --domain=curity-server.example.com
Identity Provider
Use Curity SSO to secure access to ngrok tunnels
1
2
3
Control access to ngrok tunnels with Curity
Enforce Curity SSO, MFA, and authorization policies
Restrict access to authorized users and organizations
ngrok http 8080 --oidc=https://curity-server.example.com --oidc-client-id=[id] --oidc-client-secret=[secret]