How to read other user API key

Hi,

I’m an admin and I have a dedicated user for our CI deployments. All I use is its API Key. When Windows authentication is enabled I have no easy of logging as that user. Is there any other way I can see (as an admin) API keys of other users? As a workaround I simply looked up this user in RavenDB.

Thanks

Pawel

Hi Pawel,

There’s no way to get these currently so querying the RavenDB database is the only way. I’ll include it for administrators in the next release.

Paul

Thanks a lot !