Receiving header information from exposed service

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
JoshK131
Posts: 31
Joined: Tue Jan 26, 2021 11:09 pm

Receiving header information from exposed service

Post by JoshK131 »

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?
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Receiving header information from exposed service

Post by aware_support »

No, not at the moment
Aware IM Support Team
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Receiving header information from exposed service

Post by Jaymer »

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
pbrad
Posts: 781
Joined: Mon Jul 17, 2006 11:03 pm
Location: Ontario, Canada

Re: Receiving header information from exposed service

Post by pbrad »

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
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Receiving header information from exposed service

Post by aware_support »

Yes, we will remove the limitation in the next version
Aware IM Support Team
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Receiving header information from exposed service

Post by aware_support »

This has now been implemented in build 3020 of Aware IM 8.7
Aware IM Support Team
Post Reply