Fixed markdown
This commit is contained in:
parent
e360c56ffa
commit
cb151760b9
@ -1,24 +1,24 @@
|
||||
# Ideas
|
||||
|
||||
## Must haves
|
||||
SSH just in time sessions
|
||||
- Using on the fly generated certificates
|
||||
Session recording
|
||||
- Terminal playback
|
||||
OIDC auth
|
||||
RBAC
|
||||
Audit trails
|
||||
- SSH just in time sessions
|
||||
- Using on the fly generated certificates
|
||||
- Session recording
|
||||
- Terminal playback
|
||||
- OIDC auth
|
||||
- RBAC
|
||||
- Audit trails
|
||||
|
||||
|
||||
## Nice to haves
|
||||
SQL support
|
||||
- Playback of changes
|
||||
- All sessions are transactional by default
|
||||
- Will have PII removal
|
||||
Session recording
|
||||
- Web playback
|
||||
- SQL sessions
|
||||
Web UI
|
||||
- Web terminal
|
||||
- OIDC Settings
|
||||
- General admin settings
|
||||
- SQL support
|
||||
- Playback of changes
|
||||
- All sessions are transactional by default
|
||||
- Will have PII removal
|
||||
- Session recording
|
||||
- Web playback
|
||||
- SQL sessions
|
||||
- Web UI
|
||||
- Web terminal
|
||||
- OIDC Settings
|
||||
- General admin settings
|
||||
@ -2,8 +2,8 @@
|
||||
The application will have utilities that are designed to do small tasks and communicate with the other parts of the system
|
||||
|
||||
## Systems
|
||||
Auth (OIDC and permissions)
|
||||
Agent (Handles session requests from master)
|
||||
Master (Server that accepts requests from clients and services)
|
||||
Client (CLI utility for interacting with the master or starting sessions)
|
||||
Recording Proxy (Will handle the recording data for sessions along with playback requests)
|
||||
- Auth (OIDC and permissions)
|
||||
- Agent (Handles session requests from master)
|
||||
- Master (Server that accepts requests from clients and services)
|
||||
- Client (CLI utility for interacting with the master or starting sessions)
|
||||
- Recording Proxy (Will handle the recording data for sessions along with playback requests)
|
||||
Loading…
x
Reference in New Issue
Block a user