appsmithorg / appsmithorg/appsmith

[Feature] Access to request headers

Open
#7,781 7 comments 3 reactions 5 assignees Claimed by @nerbos View on GitHub
Enhancement Integrations Product Query & JS Pod Query Widgets & IDE Pod REST API plugin
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Summary

I would like to see possibility to access request headers like: `{{appsmith.request.headers}}`

## Motivation

[Authelia](https://www.authelia.com/docs/home/architecture.html) (authentication server) set headers on proxy level about user auth status (Remote-Users,Remote-Groups) which I want to read on appsmith and control user access to resources.
More details [here](https://www.authelia.com/docs/deployment/supported-proxies/#how-can-the-backend-be-aware-of-the-authenticated-users) how it "integrates" to appsmith.

## Additional Context

My need for now is related to request headers but I think that making available information like cookies from request data could be useful too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.