Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting/getting IDP ARN value when Role Value Pattern is used on AWS Federation App #51

Merged
merged 4 commits into from
Jan 24, 2023

Commits on Jan 24, 2023

  1. If run in multi-fed apps mode print out AWS Fed app labels and then get

    the selected Fed App. If the Fed App is making use of the `Role Value
    Pattern` then the actual Identity Provider ARN won't be immediately
    available when all apps are listed.
    
    Clean up pretty print of idp/role.
    
    Closes #41
    Closes #42
    monde committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ee87d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a63657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322371e View commit details
    Browse the repository at this point in the history
  4. Satisfy linter

    monde committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a108abe View commit details
    Browse the repository at this point in the history