When using an external OIDC provider, such as Authelia, the port number 9443 is missing. #32019
Labels
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
type/bug
Description
When using an external OIDC provider, such as Authelia, accessing
https://xxx.com:9443/.well-known/openid-configuration
returns the following JSON:When requesting
https://gitea.ooo.com:9443/user/oauth2/Authelia
, the Response Headers include the Location:However, the port number 9443 is missing.
Gitea Version
1.22.2 built with GNU Make 4.4.1, go1.22.6 : bindata, timetzdata, sqlite, sqlite_unlock_notify
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
2.45.2
Operating System
unraid 7.0.0
How are you running Gitea?
docker
Database
None
The text was updated successfully, but these errors were encountered: