James Hale

Results 8 comments of James Hale

I do in Prod, but for test, I just have Google Authenticator enabled. I don't think it's an issue with passing the MFA token, as I see a "Successful Google...

@machiev I'm not able to reproduce this on version `0.4.4`. The `validators` library shouldn't need to have it's input url encoded. Specifying the `app-link` URL that you provided doesn't produce...

Ok, thanks for confirming @machiev! Actually, I think that we should keep this issue open, because pasting in non-ASCII characters is a valid, albeit rare, failure scenario, so it makes...

@rohanprasad That makes sense. You're probably getting the Extra Verification page in Okta, which is pushing down the per-app MFA logic branch in `okta-awscli`, but then it's freaking out when...

This would probably require retaining the `session_id` returned as part of the Okta auth phase, and saving it disk to validate on subsequent calls.

@vtknightmare Can you share your full module declaration block? This seems like its the same as #8, but I still can't reproduce on my end.

@wheller Can you give an example of a situation where having the source/dest check enabled is blocking operation of wireguard? I'm able to access resources inside the VPC and on...

So, the issue here is that the new box came up, and was technically healthy from the ASG's perspective, because the EC2 instance booted fine. The basic EC2 health checks...