Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#1,353 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
go

Línea de trabajo

Comienza revisando el plugin de OAuth 2 existente en apache/answer-plugins, especialmente connector-basic, y los puntos de entrada de autenticación en Apache Answer. Determina los requisitos de integración y compilación para un flujo OIDC/OAuth listo para usar; se considera terminado cuando la autenticación externa funciona sin una compilación personalizada ni la instalación de un plugin.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Go
Estrellas
15.7k
Forks
1.4k
Merge medio
1 d 20 h
PR fusionados (30 d)
6

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de apache/answer

Todos los issues de apache/answer

Issues similares

Más issues de Go

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.