Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read secret from file passed as argument #18

Open
federicoon opened this issue Jan 25, 2016 · 3 comments
Open

Cannot read secret from file passed as argument #18

federicoon opened this issue Jan 25, 2016 · 3 comments

Comments

@federicoon
Copy link

I tried to launch JAuth from command line as shown in the README file:

java -jar JAuth.jar <myauthfile>

but it didn't work: a GUI opened up prompting for a PIN and no OTP was displayed.
I also noticed in the AuthenticatorGUI.java source file there is a function named getSecret(), which scans the command line arguments for a file to get the secret from, yet that function is never called in the AuthenticatorGUI's code.

@aaronk
Copy link
Contributor

aaronk commented Jan 26, 2016

Many apologies. I'll clear that up ASAP.

@federicoon
Copy link
Author

Thank you! By the way, could you please update the documentation in the README file, and give some more details and examples on the new PIN feature, which was not included into older versions? Furthermore, how does the Provider thing work exactly? What's "RCFAS"?
Sorry for bothering, but I could not find any information about it.

@aaronk
Copy link
Contributor

aaronk commented Jan 26, 2016

Will do.

RCFAS is our Research Computing organization for the Faculty of Arts and Sciences.

ajk

Aaron Kitzmiller
[email protected]

On Jan 26, 2016, at 4:15 AM, federicoon [email protected] wrote:

Thank you! By the way, could you please update the documentation in the README file, and give some more details and examples on the new PIN feature, which was not included into older versions? Furthermore, how does the Provider thing work exactly? What's "RCFAS"?
Sorry for bothering, but I could not find any information about it.


Reply to this email directly or view it on GitHub #18 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants