You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to collect a secret from someone and want to do so securely. Hemmelig solves nicely for us sending ephemeral credentials to people but we don't want to allow unrestricted secret creation and we don't want to create accounts for every third party or end user we need a secret from so what we're looking for is:
We'd essentially be sending a Hemmelig link to someone which can bypass login requirements and allow them to create a secret with the link to the completed secret going back to the person who generated the initial link.
This isn't a need we have often but enough that having a tool which can do this would be useful. Also open to frame challenge here - maybe we can do this already and just need to tweak how we plan to use Hemmelig.
Description
Add the ability to send a link requesting a secret that then gets shared back to a pre-configured destination (email/webhook)
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: