Skip to content

error="failed to parse content of Authorization header: invalid scheme: the scheme is missing" #7561

Closed Answered by jiriteach
jiriteach asked this question in Troubleshooting
Discussion options

You must be logged in to vote

Fixed this thanks to @james-d-elliott. Needed to use AuthRequest in my case given im using NGINX.
So -

server:
  endpoints:
    authz:
      auth-request:
        implementation: 'AuthRequest'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jiriteach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant