Commit 4a62275

mo khan <mo@mokhan.ca>
2025-03-25 17:41:41
docs: add issue to look into open pubkey
1 parent c6dd920
Changed files (1)
doc
share
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