Gitea Oath for Gitea (Multi-Instance Use Case) #3900

Closed
opened 2025-11-02 05:30:02 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @andrewgdunn on GitHub (Sep 5, 2019).

Have a use case for more than one Gitea instance:

  • instance 1 is "inside" users, all users would be created locally on this instance
  • instance 2 is "inside" + "outside" users where "outside" is accounts I want to make locally on instance 2, but "inside" I want to come from instance 1 via OATH

The idea is that we have one primary organizational instance but we have multiple "outreach" instances that we bring users into so we can interact with them in similar tools (gitea) but they don't have the discoverability of our main organizational instance.

Originally created by @andrewgdunn on GitHub (Sep 5, 2019). Have a use case for more than one Gitea instance: - instance 1 is "inside" users, all users would be created locally on this instance - instance 2 is "inside" + "outside" users where "outside" is accounts I want to make locally on instance 2, but "inside" I want to come from instance 1 via OATH The idea is that we have one primary organizational instance but we have multiple "outreach" instances that we bring users into so we can interact with them in similar tools (gitea) but they don't have the discoverability of our main organizational instance.
GiteaMirror added the type/enhancement label 2025-11-02 05:30:02 -06:00
Author
Owner

@andrewgdunn commented on GitHub (Sep 5, 2019):

Tagging @techknowlogick as we're talking about this in Discord this evening.

@andrewgdunn commented on GitHub (Sep 5, 2019): Tagging @techknowlogick as we're talking about this in Discord this evening.
Author
Owner

@lunny commented on GitHub (Sep 5, 2019):

Since goth supports Gitea now. That should be easy to add Gitea auth. See https://github.com/markbates/goth/pull/276 . Thanks @techknowlogick

@lunny commented on GitHub (Sep 5, 2019): Since goth supports Gitea now. That should be easy to add Gitea auth. See https://github.com/markbates/goth/pull/276 . Thanks @techknowlogick
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3900