The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Authentication via iPXE when using boot, chain, kernel, initrd etc.
2019-08-20, 19:55
Post: #1
Authentication via iPXE when using boot, chain, kernel, initrd etc.
My question is around authentication when using boot, chain, kernel, initrd etc. My use case is if I have an url that returns a boot image that needs an API key header or an OAuth token.

http://ipxe.org/cmd/kernel - From what I understand here, I can pass a timeout, a name, and other arguments that go straight to the image. How do I pass authentication headers?

Additionally, I have a question about best practices regarding secrets as well. What's the alternative to keeping them in the ipxe script in plaintext? I'm actually fine with that but would be useful to know best practices.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Authentication via iPXE when using boot, chain, kernel, initrd etc. - obie - 2019-08-20 19:55



User(s) browsing this thread: 1 Guest(s)