Add option to make sign-in button link to oauth provider #9813

Open
opened 2025-11-02 08:50:15 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @tiltingpenguin on GitHub (Nov 9, 2022).

Feature Description

When you only want to let users log into gitea through oauth I think it makes sense to add a setting that allows you to skip the usual login page and automatically link users to the oauth provider.

Essentially I would like to skip the page attached in the screenshot and just go to the configured oauth page

Screenshots

grafik

Originally created by @tiltingpenguin on GitHub (Nov 9, 2022). ### Feature Description When you only want to let users log into gitea through oauth I think it makes sense to add a setting that allows you to skip the usual login page and automatically link users to the oauth provider. Essentially I would like to skip the page attached in the screenshot and just go to the configured oauth page ### Screenshots ![grafik](https://user-images.githubusercontent.com/100686237/200847811-d376e17d-6250-4d78-89f8-c487c79f889c.png)
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 08:50:15 -06:00
Author
Owner

@coolo commented on GitHub (Nov 15, 2022):

It's noteworthy that we hacked this into https://gitea.opensuse.org as proof of concept - but aren't using a config option.

@coolo commented on GitHub (Nov 15, 2022): It's noteworthy that we hacked this into https://gitea.opensuse.org as proof of concept - but aren't using a config option.
Author
Owner

@techknowlogick commented on GitHub (Nov 15, 2022):

Thanks @coolo and @tiltingpenguin do you have your patch available to look at?

@techknowlogick commented on GitHub (Nov 15, 2022): Thanks @coolo and @tiltingpenguin do you have your patch available to look at?
Author
Owner

@tiltingpenguin commented on GitHub (Nov 15, 2022):

Not yet but I'm working on it right now. I will open a PR if I'm ready

@tiltingpenguin commented on GitHub (Nov 15, 2022): Not yet but I'm working on it right now. I will open a PR if I'm ready
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9813