oxidecomputer / oxidecomputer/omicron
Allow for custom text on Silo login page
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Feature request to allow Silo Admins to add custom banner text to Silo login pages, before user authentication. This could serve a couple purposes:
- Provide general information about the Silo to all users, such as as to contact for Silo administration for issues and gaining access.
- Display system use notifications for providing privacy and security notices that are consistent with any applicable laws, policies, etc.
Implementing this feature will allow us to support the NIST SP 800-53 AC-08 control, which is required for many federal information systems.
Contributor guide
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 Silo login page and the authentication entry point that renders content before user authentication. Determine how Silo Admins would configure the banner and verify that the configured text appears to unauthenticated users while supporting the stated informational and privacy-notice use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100