I am busy working on a set of automated scripts for setting up users. One of our best practices is to deliver the credentials for the user to the person via an email containing a link produced by Agrippa. Ideally, I would love to have a restful API that I can call with the appropriate data and timeout parameters that would simply deliver me the new URL. In this way, I could programmatically build the welcome email along with credential URL and incorporate it into my user setup scripts.
(thanks for the cool project by-the-way. Anything we can do to improve security is a great thing)
I am busy working on a set of automated scripts for setting up users. One of our best practices is to deliver the credentials for the user to the person via an email containing a link produced by Agrippa. Ideally, I would love to have a restful API that I can call with the appropriate data and timeout parameters that would simply deliver me the new URL. In this way, I could programmatically build the welcome email along with credential URL and incorporate it into my user setup scripts.
(thanks for the cool project by-the-way. Anything we can do to improve security is a great thing)