Sharing client id and secret with user

Not applicable

Hi,

We are thinking about the simple and secure ways of sharing the client's credentials with the users.

We have accessed the developer portal, Apigee UI access, secure vault options.

Are there any other options anyone is using?

I think of a way to configure the email option so that the credentials will be sent to the mail id you provide.

I am looking for more suggestions.

Thanks...

0 2 365
2 REPLIES 2

Email is not a secure distribution mechanism.

HTTPS download from a website (like a dev portal) is secure. Use THAT.

Using Apigee Admin UI to distribute credentials to developers is not a good idea, unless you are talking about people who are API publishers who want to test their own APIs. Eg, not for production use.

what about encrypted mail?