dmwm / DMWMMON

1 stars 8 forks source link

Include testAuth in client distribution. #18

Closed nataliaratnikova closed 8 years ago

nataliaratnikova commented 9 years ago

Currently testAuth runs phedex auth command to access data service from the commands line and print out the roles that correspond to the user's proxy. Provide an analogue of testAuth script for checking authentication , which can be included in a standalone distribution of spacemon. This can be an option of the spacemon client itself.

nataliaratnikova commented 9 years ago

Added DMWMMON::SpaceMon::UserAgent::readAuthFromDatasvc function to read dmwmmon auth , see example of use in spacemon-read-from-datasvc , pushed to my cloned repo.

nataliaratnikova commented 8 years ago

This is solved with --check-auth option, implemented in 162ed14

nataliaratnikova commented 8 years ago

Solved in 162ed14ae09a98b81f42ebb76117212833712fad