glnds / masl

Assume an AWS Role using Onelogin
MIT License
23 stars 5 forks source link

name of mfa #23

Open gijzelaerr opened 4 years ago

gijzelaerr commented 4 years ago

hi!

I'm using multiple MFA options, which I gave names in our onelogin security settings. But when I masl the program seems to prompt with the type, not the name, which is ambiguous if you have multiple options of the same type:

[ 1] > Google Authenticator       
[ 2] > Yubico YubiKey             
[ 3] > OneLogin Protect           
[ 4] > Google Authenticator       

Is it possible to list the name that is shown in onelogin?

glnds commented 4 years ago

I'll take a look in the API docs over the weekend to figure it out @gijzelaerr. Keep you posted.

gijzelaerr commented 4 years ago

awesome, thanks! I'll have a look on Monday also if i find the time.