Skip to content

marcelobartsch-jt/saml2aws-oh-my-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

This is a oh-my-zsh plugin for saml2aws

Make sure you have installed aws-okta program (OSX: brew install saml2aws, Linux: download the binary) you need to create the following directory $HOME/.oh-my-zsh/custom/plugins/saml2aws/

Then download the file plugin/saml2aws/saml2aws.plugin.zsh and put in on

$HOME/.oh-my-zsh/custom/plugins/saml2aws/saml2aws.plugin.zsh

give execution permissions chmod +x $HOME/.oh-my-zsh/custom/plugins/saml2aws/saml2aws.plugin.zsh

and add saml2aws to the plugins variable inside ~/.zshrc for the plugin to load, then reload your shell.

Recommended Variables:

  • SAML2AWS_SESSION_DURATION: set it to 28800 if possible
  • SAML2AWS_ROLE: default AWS role to use

you need to install 'fzf'

brew install fzf

Good luck!

On First run, execute saml-refresh so the plugin will download the list of available roles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages