OpenConext / OpenConext/OpenConext-Invite
Add inviters without invite-email
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- Avg merge
- 12h 24m
- Merged PRs (30d)
- 11
Description
This issue is imported from pivotal
Vanuit Hanze:
Voor de Invite Tool ben ik aan het uitwerken hoe we de applicatierollen voor Blackboard kunnen inrichten. Mijn voorkeur gaat daarbij uit naar een geautomatiseerde oplossing, waarbij we rollen in de Invite Tool aanmaken die gebaseerd zijn op courses uit Blackboard. Daarbij willen we de juiste medewerkers Uitnodiger maken in de Invite Tool zodat ze alleen gasten voor courses kunnen uitnodigen waar ze Course Instructor zijn.
Wanneer ik een gebruiker toevoeg aan de Invite Tool wordt er een uitnodigingsmail verzonden. We willen de course instructors niet allemaal een uitnodigingsmail sturen terwijl ze misschien \(nog\) geen gebruik van de Invite Tool willen maken.
Ik denk dat dit overigens nog sterker speelt wanneer we alle medewerkers aan de Invite Tool willen toevoegen voor toegang tot wifi.
Bij het toevoegen van een uitnodiger aan een rol via de API moet het mogelijk zijn om de eppn toe te voegen, en aan te geven dat geen uitnodigings-email nodig is.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API endpoint for adding an inviter to a role and trace how it creates and emails the user. Implement support for supplying an EPPN and indicating that no invitation email is needed. Done means the API accepts both options and avoids sending the email when requested; add or update the relevant endpoint tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100