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

Conversation

monde
Copy link
Collaborator

@monde monde commented Jan 24, 2023

When using multiple fed apps AND those apps are making use of "Role Value Pattern" for establishing the IdP ARN for the fed app. Tthe IdP ARN value will not be known during list apps (which is used to list apps in the ncurses menu). Instead, each app needs to be retrieved directly from the API (after initial listing) as its IdP ARN value is determined at that time by the Okta service.

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 monde merged commit 444505d into master Jan 24, 2023
@monde monde deleted the allow_idp_by_group_pattern branch January 24, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants