Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 656 Bytes

TODO.md

File metadata and controls

13 lines (12 loc) · 656 Bytes

Items TODO

Project

  1. Document how to use this script for application code
  2. Refactor to separate config from execution
  3. Determine how to unit test the code
  4. Better model who writes to config files happen. Flush/sync at close?
  5. Use a pid file to prevent concurrent mods of config?
  6. Move default config building out of script
  7. Replace 'saml-i' with saml- to avoid order based assumptions
  8. Consider not replacing existing kerberos_sts if they are not near expiration
  9. Consider a purge flag to remove previously prompted values
  10. Rename the project to be less specific to kerberos, and split up kerberos and NTLM authentication?