hi all - im experimenting with oathkeeper and ever...
# ory-selfhosting
c
hi all - im experimenting with oathkeeper and everything is fine if i use the header
Authorisation: Bearer...XXX
but if i use a different header with
token_from
i get the error
id=\nrid=\nerror=tokenstring should not contain 'bearer '\nreason=\
- i dont understand why 🤠 can anyone help? 🙏
i can see why 🙂 https://github.com/ory/oathkeeper/blob/f6adf0be4e8e1f44c4d05e8ebdac03bcef5d0f6a/helper/bearer.go#L24 - im gonna hack this for my POC and if we go fwd see if we can just use standard auth header