FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. faisal.jamil
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    faisal.jamil

    @faisal.jamil

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    faisal.jamil Unfollow Follow

    Latest posts made by faisal.jamil

    • RE: Proxy Warning with NLB before Ingress

      @dan
      I do not know how to modify X-Forwarded-Proto to https, without terminating at the Ingress controller.
      Currently the LB is setting the right headers i.e. X-Forwarded-Proto: http. And the intention is to connect to FA over http.
      But because browser shows https, and doesn't matches with the origin, CSRF doesn't gets satisfied 😞

      posted in General Discussion
      F
      faisal.jamil
    • Proxy Warning with NLB before Ingress

      Hi there,
      We've installed FA on a kubernetes cluster. Ingress resource is setup to get connection over http. We know that by default, TLS is terminated in the ingress controller. But we've configured it to terminate TLS in the Load Balancer. Load balancer is an AWS NLB used from https://kubernetes.github.io/ingress-nginx/deploy/#aws

      We are getting the following warning, that makes total sense.

      Screenshot 2021-12-17 at 11.59.09.png

      The question is how to get around this warning, and add a X-forwarded-proto header to our Ingress controller but talk over http. Please Note: We do not want to terminate TLS on Ingress controller because then we cannot get AWS Certificate Manager to renew certificates automatically.

      Any help or hints to move forward would be highly appreciated.

      Best Regards,
      Faisal.

      posted in General Discussion
      F
      faisal.jamil
    • SMS send limit

      Hi there,
      We are using MFA APIs from Fusionauth Developer Edition, and using SMS as auth factor. We are able to send out SMSs, and use it for our 2FA needs, but

      • We are unable to find, if there is a limit to send out SMSs in dev or production environments?
      • Do we need to buy an additional subscription for our MFA needs from a service like Twillio?

      Best Regards,
      Faisal.

      posted in General Discussion
      F
      faisal.jamil