How to get SAFE credentials for testing a SAFE-secured application?

I have an existing application that integrates with SAFE SSO. I want to run automated tests against my application, but don't want it to use my personal employee SAFE credentials. I'd like to have some sort of "service credentials" created that can authenticate against SAFE but aren't tied to me personally. How can I arrange for something like that? Or alternatively, how are SAFE authenticated applications tested? (interestingly, if there's any automated tests against the TechOverflow application itself, those details could help answer my question)

Best Answer

Answers