Jonathan Chang

Results 144 comments of Jonathan Chang

Also thanks to @danmerl for getting the ball rolling on this PR.

This only uses an ini file. I'd understand your use case a bit better to get a better sense of why the file format would matter in this case.

Ok, at the very least we should have a better error message when base_uri is not specified. However, the config does use *defaults* now instead of *default* so you'll have...

You can set otp_device via the similarly named config parameter. Would it work to do something like: `generate_token.sh | onelogin-aws-login`

Hm, it the user display name does't seem to appear in the datastructure we get back from the onelogin api python library. I only see fields `id` `type` `duo_api_hostname` and...

Thanks for the spelunking! Since you seem to know the api pretty well =), if you wanna throw up a PR I'd be happy to merge it and push a...

I've gone ahead and reverted #30 for the time being to unblock things. @mumoshu , if you have suggestions for a fix we can try landing again.

Nice, we don't have any homebrew taps set up so you're more than welcome to host it if you've already got it set up =).

I guess at a top-level we need to decide how defaults + profiles should work. It just seemed to me odd that the config file wouldn't work with only a...