ISISComputingGroup / ISISComputingGroup/IBEX
Script server: Allow read-only access
- 主要言語
- 言語のデータがありません
- スター
- 6
- フォーク
- 2
- 平均マージ
- 16時間 40分
- マージ済み PR(30日)
- 2
説明
Currently NICOS can be accessed through a password protected ActiveMQ queue, the password for which could be served up as described in https://github.com/ISISComputingGroup/IBEX/issues/1995. This will be the method for read/write access.
A separate access method should be created that allows read only access to NICOS. To do this we need to:
- [ ] Add a read-only script server queue to our activeMQ config
- [ ] Create a read-only account in the NICOS config
- [ ] Modify the script server proxy to accept commands from the new queue and log in to NICOS under the read-only account
A follow up ticket will configure the GUI to use this.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、チェックリストに記載されている ActiveMQ の設定、NICOS の設定、およびスクリプトサーバープロキシを特定します。既存のパスワード保護されたキューがどのように認証を行い、コマンドを処理しているかを追跡します。別のキューと NICOS の読み取り専用アカウントが設定され、プロキシが読み取り専用アカウントを使用してそのキューを受け入れれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- authentication, backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100