Hello,
I have set up exposed service in Aware Im with a Process that takes some Object as an input, from the Body of the external API call.
It is configured to use REST services.
Is there a way to get and store the header information that is sent as well?
Receiving header information from exposed service
-
- Posts: 7572
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Receiving header information from exposed service
This was one of many reasons I had to abandon AwareIM as my middleware for AppGyver. I ended up writing my own node.js middleware with JSON Web Tokens (JWT) and was able to use the standard Bearer Authorization data in the header.
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.
Jaymer
Aware Programming & Consulting - Tampa FL
Jaymer
Aware Programming & Consulting - Tampa FL
Re: Receiving header information from exposed service
This is a glaring weakness of exposed services and a fix would be really great.
Pete Bradstreet
Contract developer of commercialized applications
AwareIM Ver. 8.2
Contract developer of commercialized applications
AwareIM Ver. 8.2
-
- Posts: 7572
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Receiving header information from exposed service
Yes, we will remove the limitation in the next version
Aware IM Support Team
-
- Posts: 7572
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Receiving header information from exposed service
This has now been implemented in build 3020 of Aware IM 8.7
Aware IM Support Team