Hamish Moffatt

Results 214 comments of Hamish Moffatt

> Another use case is when you want to restart the clock on that 36 hour max window. Doesn't the force option achieve this?

This is also needed to work with S3 Multi Region Access Points, which don't work with temporary credentials from the global STS endpoint. https://docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html

The commit here is not enough, you must also set the endpoint_url when creating the client. See https://github.com/broamski/aws-mfa/pull/52 which has it working.

https://github.com/matco/connectiq-tester has the latest version (6.2.0) including devices.

Maybe this works with the latest beta which has the key added to an ssh agent?

OpenID Connect would be good too (preferable to SAML).

Use OpenID Connect and let your IDP do 2FA.

> I am getting this as well when I put in the keyset url, but not when I paste the key in directly in pem format. So, not sure what's...

js/midi/player.js contains the sequencer (the code that plays the event queue).

I have also seen "Missing session-id cookie" exceptions, but on launches from Canvas. It's not consistent and I haven't been able to reproduce it.