Skip to main content

One post tagged with "Testing"

Test infrastructure and coverage improvements

View All Tags

Flexible Keyring Backends: System, File, and Memory Storage for Credentials

ยท 6 min read
Andriy Knysh
Principal Architect @ Cloud Posse

Atmos Auth supports flexible keyring backends, giving you control over how authentication credentials are stored. Use your system keyring for native OS integration, file-based keyrings to share credentials across OS boundaries (like between your Mac and a Docker container), or memory keyrings for testing.