Add support for warning banner before login
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Some installations require that a warning banner be displayed before login. Consider ways to support this within the toolkit.
The strictest requirements I know of are:
- The banner content must be configurable.
- The banner must be displayed with any login attempt. It may be displayed beforehand, but there must be no way for a user to log in without having seen the banner.
Original discussion: https://lists.internet2.edu/sympa/arc/perfsonar-user/2016-03/msg00009.html
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 with the original discussion linked in the issue, then trace the toolkit's login flow and identify where a pre-login banner could be enforced. Done means configurable banner content is shown for every login attempt with no path to authenticate without seeing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100