Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make auth headers available in the QDL runtime #188

Closed
jjg-123 opened this issue May 20, 2024 · 2 comments
Closed

Make auth headers available in the QDL runtime #188

jjg-123 opened this issue May 20, 2024 · 2 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented May 20, 2024

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.

@bbockelm
Copy link
Contributor

Does this solve the original issue though? There's no authorization phase for device flow in the current releases.

@jjg-123
Copy link
Contributor Author

jjg-123 commented Jun 12, 2024

Available in 5.5, along with running the auth phase for the device flow.

@jjg-123 jjg-123 closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants