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

Gitea reverse proxy authentication problems. #30641

Open
zepinos opened this issue Apr 22, 2024 · 0 comments
Open

Gitea reverse proxy authentication problems. #30641

zepinos opened this issue Apr 22, 2024 · 0 comments
Labels

Comments

@zepinos
Copy link

zepinos commented Apr 22, 2024

Description

Hi! I'm a user who is getting a lot of help with gitea.

I'm tried to build a reverse proxy authentication environment using nginx proxy manager + authelia + gitea for use in small projects. However, we are experiencing the following difficulties.

  1. I set it to REVERSE_PROXY_AUTHENTICATION_USER = Remote-User. The header must be transmitted (additionally) to the X-WEBAUTH-USER at npm to properly log in
  2. I sent the user's email to X-WEBAUTH-EMAIL, but the created account was created as ???????????@localhost
  3. I tried logout, but I went to the main page. I couldn't set up to go to the /logout page of authelia for logout.
  4. There seems to be no way to get user group information and map it to an organization or team, such as setting "Map LDAP groups to Organization teams" in LDAP
  5. It didn't seem to find and connect authenticated users in LDAP. It seemed to only find and link local accounts. On nexus or jenkins it seemed like they were doing something to connect LDAP, and I thought I needed this feature

These problems made it feel like the feature was underdeveloped. Is that right?

Please give me some advice. Thank you

Gitea Version

1.21.11 built with GNU Make 4.4.1, go1.21.9 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

docker (gitea/gitea:latest)

Database

None

@zepinos zepinos changed the title Gitea Reverse Authentication problems. Gitea reverse proxy authentication problems. Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant