Skip to content

[Feature Request] Add support for HTTP_REMOTE_USER #608

@lenaxia

Description

@lenaxia

Support exists for PHP_AUTH_USER, however Authelia for instance only supports HTTP_REMOTE_USER.

Heimdall would read HTTP_REMOTE_USER and redirect accordingly to the user's dashboard. If the user does not exist, Heimdall would redirect to the user select page for manual login to occur.

Optionally, the Admin user can define a HTTP_REMOTE_GROUPS to support in order to manage access control. If the user exists and a group in HTTP_REMOTE_GROUPS matches the defined permissions group, they would be directed to their dashboard. Regardless if the user exists, if their HTTP_REMOTE_GROUPS does not match a defined group, they would be directed to the user select page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions