Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

add out-of-the-box support for external authentication with OIDC/OAuth

Aperta
#1,353 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
go

Direzione di ricerca

Inizia esaminando il plugin OAuth 2 esistente in apache/answer-plugins, in particolare connector-basic, e i punti di ingresso dell'autenticazione in Apache Answer. Determina i requisiti di integrazione e build per un flusso OIDC/OAuth pronto all'uso; il lavoro è completato quando l'autenticazione esterna funziona senza una build personalizzata o l'installazione di un plugin.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement

Hello,

I tried using the tool but there is no support for external authentication system, like OIDC.

I found there are some plugins https://github.com/apache/answer-plugins
including an OAuth 2 plugin https://github.com/apache/answer-plugins/tree/main/connector-basic

I've tried using the plugin but it doesn't work.
plugins can only be used by making a custom build of apache answer.
I've tried that but I hit successive errors, with needing firewall access to go to github, then needing go 1.22.x to run, then some error in PNPM, that needed to have exactly pnpm 1.10 to pass, then error in NPM and finally some javascript install scripts.

At this point I gave up.
I'm sorry to say but the tool is not usable without support for authentication out-of-the-box.

Could you consider including auth support in the app?

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

apache answer has no support for external authentication out of the box.

Is your enhancement request related to a problem? Please describe

apache answer has no support for external authentication out of the box.

Describe the solution you'd like

OIDC/OAuth authentication support out of the box.

Describe alternatives you've considered

tried the plugin, doesn't work

Lingua principale
Go
Stelle
15.7k
Fork
1.4k
Merge medio
1g 20h
PR unite (30g)
6

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di apache/answer

Tutte le issue di apache/answer

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.