ISISComputingGroup / ISISComputingGroup/IBEX
Script server: Allow read-only access
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 6
- Forks
- 2
- Merge moyen
- 16 h 40 min
- PR mergées (30 j)
- 2
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par localiser la configuration ActiveMQ, la configuration NICOS et le proxy du serveur de scripts mentionnés dans la checklist. Suivez la manière dont la file d’attente existante protégée par mot de passe s’authentifie et traite les commandes. Le travail est terminé lorsqu’une file d’attente distincte et un compte NICOS en lecture seule sont configurés, et que le proxy accepte cette file d’attente en utilisant le compte en lecture seule.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- authentication, backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100