Partners /
Okta
Okta
+ ngrok
Extend Okta SSO and MFA to remote apps and integrate Okta Event hooks into localhost apps without network pain.
Type of Integration
Identity Provider
Integrations
Identity Provider
Use Okta SSO to secure access to ngrok tunnels
1
2
3
Control access to ngrok tunnels with Okta
Enforce Okta SSO and Adaptive MFA policies
Restrict access to authorized users and organizations
ngrok http 8080 --oidc=https://myorg.okta.com --oidc-client-id=[id] --oidc-client-secret=[secret]
Webhooks
Develop and test Okta Event hooks from localhost
1
2
3
Listen to ngrok event hooks with a public and secure URL
Inspect webhook traffic
Modify and replay requests
ngrok http 8080