# Installer saml2aws avec Homebrew, chocolatey, MacPorts, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de saml2aws pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:saml2aws
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install saml2aws
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install saml2aws
```

  Preuve: MacPorts ports tree: security/saml2aws/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#saml2aws
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sa/saml2aws/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Chocolatey (92%):

```sh
choco install saml2aws
```

  Preuve: Chocolatey community package catalog: saml2aws from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'

- Scoop (92%):

```sh
scoop install main/saml2aws
```

  Preuve: Scoop official bucket manifest trees: bucket/saml2aws.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Versent.saml2aws -e
```

  Preuve: Windows Package Manager source index: Versent.saml2aws from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:saml2aws
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.36.19
- **Résumé source:** Login and retrieve AWS temporary credentials using a SAML IDP
- **Page d'accueil:** <https://github.com/Versent/saml2aws>
- **Dépôt:** <https://github.com/Versent/saml2aws>
- **Dernière mise à jour:** 2026-07-26T04:03:36+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- saml2aws (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.36.19

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.saml2aws

## Credential files

- Unix: ~/.aws/credentials, ~/.aws/config, ~/.aws/saml2aws/*
## Autres enregistrements de gestionnaires de paquets

- Nix - saml2aws: normalized package name match | nixpkgs package indexes: pkgs/by-name/sa/saml2aws/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - saml2aws: normalized package name match | MacPorts ports tree: security/saml2aws/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - saml2aws: normalized package name match | Chocolatey community package catalog: saml2aws from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'
- Scoop - main/saml2aws: normalized package name match | Scoop official bucket manifest trees: bucket/saml2aws.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Versent.saml2aws: normalized package name match | Windows Package Manager source index: Versent.saml2aws from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/saml2aws.yml](https://github.com/mxcl/pkgdb/blob/main/combined/saml2aws.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
