Steven Pollock

Results 14 comments of Steven Pollock

I see the same thing. Exported automation package from Azure which contains template.json ``` $ json2hcl < template.json > template.tf $ terraform init There are some problems with the configuration,...

I would more comfortable with sharing the AZ configs if I knew who you are. I'm sure you're awesome but this is a public forum. Just do this: - Log...

try this [template.json.txt](https://github.com/kvz/json2hcl/files/2719398/template.json.txt)

Yeah, not finding any documentation on the installer or configuration... I did a standard dpkg -i on ubuntu, but when I start it sez: ``` Launching GrassMarlin 3.2.1 ... :kNK...

Stated no-where, GM requires ubuntu "desktop" and uses the native interface. It is not webUI based as one would expect.

Same issue here, new install, fresh image. Linux chef-dev 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Ran cleans and reconfigure and it worked!

Thanks. OKTA is not social auth, rather an application for enterprises to provide single sign-on via SAML for web applications. https://developer.okta.com/use_cases/integrate_with_okta/sso-with-saml It may be possible to send username/password, and 2FA....

Very interested and thank-you! -- I need to do some work on my end. OKTA does offer a free test account, might help. I am totally open to getting you...

Just getting back to this, thank-you Pacal. I did add the authpreemptive but it didn't fix. I'm not sure how to debug further, is there a way to enable verbose...

Just fyi, I setup postman and did a "basic" auth request with the credentials and it works fine but with the crawler it fails. Here is my config: ``` xxxxx...