You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are very good arguments for giving the QDL runtime access to the authorization headers in the pre_ and post_auth phases. What should happen is a new variable called auth_headers. is now available. There is also an improvement to the header claim handler for QDL that allows for filtering headers by caput (head) or regex.
The text was updated successfully, but these errors were encountered:
There are very good arguments for giving the QDL runtime access to the authorization headers in the pre_ and post_auth phases. What should happen is a new variable called
auth_headers.
is now available. There is also an improvement to the header claim handler for QDL that allows for filtering headers by caput (head) or regex.The text was updated successfully, but these errors were encountered: