oxidecomputer / oxidecomputer/omicron

Allow for custom text on Silo login page

Open
#8,201 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Good for new hires security
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:

  1. Provide general information about the Silo to all users, such as as to contact for Silo administration for issues and gaining access.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.