orchestracities / auth-management-ui

An UI for Anubis and FIWARE-based platforms
https://master--62bcedd6cc1b1300eb9e1607.chromatic.com/
Apache License 2.0
0 stars 1 forks source link

cannot pass authentication to orion context broker calls #129

Open chicco785 opened 1 year ago

chicco785 commented 1 year ago

Describe the bug

A cors error is triggered when calling orion. For the time being the token is commented out. The issue need to be solved in orion see https://github.com/telefonicaid/fiware-orion/issues/4249

To Reproduce Steps to reproduce the behavior:

  1. Remove comment out for header authentication
chicco785 commented 1 year ago

next orion release will include the fix