Hi ALL,
I have a requirement to pass Header Authorization token from ION API connector side.
1. I have updated my swagger document to pass Authorization token value

2. It is visible in ION API connection side

3. I am thinking , how should I configure in ION API gateway side.
1. I triedTarget Endpoint Security as Anonymous . I though this value will be override with Authorization value will be override from ION connector value. But it is not working.
2. I tried to setup API Key and hard code the value. This is working . But i need to set

3. I think we need to pass connector Authorization value to Header policy and need to override value . Appreciate it , if can give your help to fix this issue .

Thank you
Regards
Priyantha