@@ -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