Add SECURITY_KEY to template params
See original GitHub issuePlease add Thumbor’s SECURITY_KEY
to template params.
Currently this can be configured manually as Lambda env variable, which is not very good for CloudFormation stacks in general, creating DRIFT from main template.
Some quick-example here (not tested) - https://github.com/awslabs/serverless-image-handler/compare/master...dzirtusss:sergey/env-vars
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Passwordless security key sign-in to on-premises resources
Learn how to enable passwordless security key sign-in to on-premises resources by using Azure Active Directory.
Read more >security key-manager key key-table create
This parameter specifies the key type of the new entry. The following key types are supported: NSE-AK, AEK, VEK, NEK and SVM-KEK.
Read more >IDX10603: The algorithm: 'HS256' requires the SecurityKey ...
IDX10603: The algorithm: 'HS256' requires the SecurityKey.KeySize to be greater than '128' bits. KeySize reported: '32'. Parameter name: key.
Read more >Secure your site with two-factor authentication with a security ...
In this codelab, you'll add second-factor authentication to your site or web app with a security key.
Read more >Use U2F or WebAuthn Security Keys as a Verification Method
Filters (0) Add ... Add Request Parameters to an Authentication Provider ... Create user list views that include the Has U2F Security Key...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#qais-aboujaoude it’s true that the tutorial doesn’t offer a clear example but it works. If you explain what is not working for you with more details, it’ll be easier to spot what’s gone wrong.
Speaking of security key, I’m struggling to get it to work following this tutorial