2 个仓库
Tools that automate the login process to cloud provider management consoles.
Distinct from Console Wrappers: Shortlist contains debugging consoles or game consoles, not cloud administrative web console authentication.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cloud Console Authentication. Refine with filters or upvote what's useful.
aws-vault is a secure credential manager and command-line wrapper for AWS. It stores long-term identity keys using the native operating system secure keystore to prevent plaintext secrets from residing on disk. The tool orchestrates the exchange of long-term credentials for short-lived temporary sessions by assuming IAM roles, with support for multi-factor authentication and integration with AWS Identity Center for single sign-on access. It prevents credential exposure by injecting these temporary tokens directly into subprocesses or by simulating local metadata endpoints for software develop
Automates the sign-in process for the AWS management console using securely stored credentials.
DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests
Automates the cloud SSO login process by triggering requests when active sessions are missing.