REST Table inbound
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 11:16 AM
I have a another healthcare service provider who can send their patient report to rest api.
The service provider who will make POST request but will not make any standard authentication like Bearer toker, oAuth 1 or 2. , neither basic authentication. How ever it can do Client SSL Authentication.
I cannot do Client SSL Authentication for the time being as I do not have Organization test instance, an instead I have have a PDI instance
Is there anyway _ I can do some testing without sending the Basic authentication ? via PostMan. I tried with with basic Authentication and it works.
What do I need to do some testing without basic authentication to show case this concept - that it is possible. I am trying to show case, once it approved, then I will have Organization test instance, then we can do Client SSL Authentication and http header validation etc on the server side
On the other hand - is this passible, to call Rest Table API and inject user name password via Server side scripting and allow write to the table