Security: disable feature flag at client-side #4462
-
What if the API response to client-side is intercepted and modified to feature disabled? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @adisutanto!
Yes, but you should be using SSL for the traffic, also between Unleash and your internal services, along with allowing proper certificate chain validation. That's the typical way of dealing with potential MITM attacks |
Beta Was this translation helpful? Give feedback.
Hello @adisutanto!
Yes, but you should be using SSL for the traffic, also between Unleash and your internal services, along with allowing proper certificate chain validation. That's the typical way of dealing with potential MITM attacks