apache / apache/answer

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

Abierto
#1,353 3 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Go
Estrellas
15.7k
Forks
1.4k
Merge medio
3 d 8 h
PR fusionados (30 d)
7

Descripción

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

Guía de contribución

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

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.

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.