summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/share/authz/todo/005_open_pubkey.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/share/authz/todo/005_open_pubkey.md b/doc/share/authz/todo/005_open_pubkey.md
new file mode 100644
index 00000000..92b0b7a8
--- /dev/null
+++ b/doc/share/authz/todo/005_open_pubkey.md
@@ -0,0 +1,20 @@
+As an `Owner`, I want to `enable ssh access via open pubkey`, so that `have a standard based approach to connect over SSH`.
+
+# SYNOPSIS
+
+Research OpenPubKey to see how it operates on top of OIDC to provide ephemeral
+SSH keys for temporary access.
+
+# DESCRIPTION
+
+# SEE ALSO
+
+* https://docs.bastionzero.com/openpubkey-ssh
+
+# Tasks
+
+* [ ] TBD
+
+# Acceptance Criteria
+
+* [ ] TBD