apache / apache/answer

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

オープン
#1,353 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
Go
スター
15.7k
フォーク
1.4k
平均マージ
3日 8時間
マージ済み PR(30日)
7

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、apache/answer-plugins にある既存の OAuth 2 プラグイン、特に connector-basic と、Apache Answer の認証エントリーポイントを確認します。すぐに使える OIDC/OAuth フローに必要な統合要件とビルド要件を明らかにします。カスタムビルドやプラグインのインストールなしで外部認証が機能すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
authentication
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。