Skip to main content

5 posts tagged with "Authentication"

Authentication and identity management features

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.

Introducing atmos auth list: Visualize Your Authentication Configuration

· 5 min read
Erik Osterman
Founder @ Cloud Posse

We're excited to announce a powerful new command for managing authentication in Atmos: atmos auth list. This command provides comprehensive visibility into your authentication configuration, making it easier than ever to understand and manage complex authentication chains across multiple cloud providers and identities.