AzureAD/rms-sdk-for-cpp

Process to manually test rmsauth

Closed this issue · 7 comments

We don't yet have secrets encrypted for use with Travis tests. Can we please document how to manually test the rmsauth library on a dev machine with local credentials?

Hello @joshgav,

Should I create documentation for both UI/noneUI testing?

Yes, that would be great. Thanks!

  1. Copy all .so compiled libraries to /usr/lib
  2. Run from bin/tests/rmsauthUnitTests --cl --r --a --u --p -cp

It's strange but password for john.smith@msopentechtest01.onmicrosoft.com doen't work now and I can't test it.

Got a couple failures, can you try with the newly-reset password?
Also, any ideas on how to suppress (or address?) the SSL warnings?
Thanks!

Should be fixed if it's still necessary to test it manually.

@AgentRX - can we close it?

@prvijay, I think so. Issue is not necessary at now.