{"id":15632128,"url":"https://github.com/walkersumida/aws-sso-google","last_synced_at":"2025-04-13T06:27:50.456Z","repository":{"id":257800964,"uuid":"861569824","full_name":"walkersumida/aws-sso-google","owner":"walkersumida","description":"Provides AWS STS credentials based on Google Workspace SAML SSO auth ","archived":false,"fork":false,"pushed_at":"2025-04-12T12:58:49.000Z","size":141,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T13:57:04.591Z","etag":null,"topics":["aws","golang","google","google-workspace","saml","single-sign-on","sso","sts"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walkersumida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-23T06:34:50.000Z","updated_at":"2025-04-12T12:58:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a145538-9084-4c85-894d-ea5801f402f6","html_url":"https://github.com/walkersumida/aws-sso-google","commit_stats":null,"previous_names":["walkersumida/aws-sso-google"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkersumida%2Faws-sso-google","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkersumida%2Faws-sso-google/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkersumida%2Faws-sso-google/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkersumida%2Faws-sso-google/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walkersumida","download_url":"https://codeload.github.com/walkersumida/aws-sso-google/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248673499,"owners_count":21143508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","golang","google","google-workspace","saml","single-sign-on","sso","sts"],"created_at":"2024-10-03T10:42:41.618Z","updated_at":"2025-04-13T06:27:50.430Z","avatar_url":"https://github.com/walkersumida.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003eaws-sso-google\u003c/p\u003e\n  \u003cp align=\"center\"\u003eAWS STS credentials via Google Workspace\u003c/p\u003e\n\u003c/p\u003e\n\n[![](https://github.com/walkersumida/aws-sso-google/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/walkersumida/aws-sso-google/actions)\n\n#### Features:\n\n- Seamless integration with the `aws` cli for secure, continuous and non-interactive STS session renewals.\n- Support for all 2FA methods as provided by Google\n\n## Installation\n\n### Build from source\n\n```bash\ngo install github.com/walkersumida/aws-sso-google@latest\n```\n\n### Install via Homebrew\n\n```sh\nbrew install walkersumida/tap/aws-sso-google\n```\n\n## Usage\n\nAdd the following settings to `~/.aws/config`.\n\nref: [Source credentials with an external process](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html)\n\n```ini\n[profile example]\ncredential_process = aws-sso-google -c -u user@example.com -p example -i XXXXXXXXX -s 888888888888 --aws-region ap-northeast-1 --aws-role-arn arn:aws:iam::999999999999:role/RoleName\n```\n\nThen run the `aws` command as usual.\n```bash\n$ aws s3 ls\n```\n\nIf the authentication has expired, the browser will start and the Google authentication screen will appear. If the authentication is successful, the result of the aws command will be displayed.\n\n## Help\n\n```bash\n$ aws-sso-google -h\nAcquire AWS STS credentials via Google Workspace SAML in a browser\n\nUsage:\n  aws-sso-google [flags]\n\nFlags:\n  -p, --aws-profile string           AWS profile\n  -e, --aws-region string            AWS region\n  -r, --aws-role-arn string          AWS role arn\n  -d, --aws-session-duration int32   AWS session duration in seconds (default 3600)\n  -c, --clean                        Clean browser session\n  -h, --help                         help for aws-sso-google\n  -i, --idp-id string                Google SSO IdP identifier\n  -s, --sp-id string                 Google SSO SP identifier\n  -u, --username string              Google Email address\n  -v, --version                      version for aws-sso-google\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkersumida%2Faws-sso-google","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalkersumida%2Faws-sso-google","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkersumida%2Faws-sso-google/lists"}