Mule 4 - IP Whitelist/AllowList | IP BlackList/BlockList | API Manager |

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 4

  • @UnlimitedZindhagi
    @UnlimitedZindhagi 2 роки тому +1

    While I am hitting the url in postman I am getting invalid ip address ...means we need add to ip Allowlist what we are getting in postman console invalid ip right ?or else we need to add our ip which is in cmd...or else need to add which i am getting one invalid ip address in postman console ..

  • @balajichowdary6186
    @balajichowdary6186 2 роки тому

    Hi bro our client uses onpremise deployment.
    Is there any policies can we able to apply on the TOP of ONPREMISE DEPLOYED APIs

  • @mjpraveen34
    @mjpraveen34 2 роки тому

    what is the difference between white list vs Allow list in mule 4 ? am asking any new features added in allowlist.

    • @mjpraveen34
      @mjpraveen34 2 роки тому

      @O B thanks for the reply. I have one question. Can we use variables in ip expression in ip whitelisting policy example : #[vars.ipaddress]. I have to pass the value of this ipaddress variable from another custom policy. Is it possible