[ https://jira.fiware.org/browse/HELP-20052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-20052: ------------------------------------- Assignee: Ken Zangelin > [fiware-stackoverflow] orion-ld: create subscription with URL including Bearer Token in the header > -------------------------------------------------------------------------------------------------- > > Key: HELP-20052 > URL: https://jira.fiware.org/browse/HELP-20052 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Ken Zangelin > Labels: fiware, subscription, token > > Created question in FIWARE Q/A platform on 09-09-2022 at 09:09 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/73660060/orion-ld-create-subscription-with-url-including-bearer-token-in-the-header > +Question:+ > orion-ld: create subscription with URL including Bearer Token in the header > +Description:+ > Hello FiWare specialists, > I like to create a subscription, which pushes notifications to an external service. > The external service needs authorization with a barrier token. > If I use curl, I ass "--header 'Authorization: Bearer XXX'". > How can I add a barrier token to the subscription request? > "notification": { > "attributes": [ "id", "type", "name", "location", "occupancy"], > "format": "normalized", > "endpoint": { > "uri": "http://a.b.c.de:1111", > "accept": "application/json" > } > }, > Is there an option to add a header field to the "endpoint" setup in the subscription like: > "headers": "Authorization: Bearer XXX" > Hopefully, you can help me in that case. > Thanks, Knigge -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy