add out-of-the-box support for external authentication with OIDC/OAuth
Personne n'a encore pris cette issue.
- Langage dominant
- Go
- Étoiles
- 15.7k
- Forks
- 1.4k
- Merge moyen
- 3 j 8 h
- PR mergées (30 j)
- 7
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par examiner le plugin OAuth 2 existant dans apache/answer-plugins, en particulier connector-basic, ainsi que les points d’entrée d’authentification dans Apache Answer. Déterminez les exigences d’intégration et de build pour un flux OIDC/OAuth prêt à l’emploi ; le travail est considéré comme terminé lorsque l’authentification externe fonctionne sans build personnalisé ni installation de plugin.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- authentication
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100