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

Add --relay-state to aws sso-admin #9100

Open
2 tasks
CountryNerd opened this issue Nov 22, 2024 · 2 comments
Open
2 tasks

Add --relay-state to aws sso-admin #9100

CountryNerd opened this issue Nov 22, 2024 · 2 comments
Assignees
Labels
closing-soon This issue will automatically close in 4 days unless further comments are made. feature-request A feature should be added or improved. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. sso-admin

Comments

@CountryNerd
Copy link

Describe the feature

Currently, the AWS SSO Admin CLI (aws sso-admin) lacks a direct method to configure relay state when creating or updating applications. This feature request proposes adding CLI support for specifying relay state during application creation or as a separate configuration command.

Use Case

Administrators need programmatic ways to configure relay state for SSO applications, especially when managing infrastructure as code or conducting automated deployments.

Proposed Solution

Add a --relay-state parameter to create-application command
Alternatively, create a new command like put-application-relay-state or update-application-configuration

Other Information

aws sso-admin create-application
--name MyApp
--instance-arn
--application-provider-arn
--relay-state https://example.com/sso-redirect

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.22.3

Environment details (OS name and version, etc.)

Cloudshell

@CountryNerd CountryNerd added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 22, 2024
@adev-code adev-code self-assigned this Nov 25, 2024
@adev-code adev-code added p3 This is a minor priority issue investigating This issue is being investigated and/or work is in progress to resolve the issue. sso-admin and removed needs-triage This issue or PR still needs to be triaged. labels Nov 25, 2024
@adev-code
Copy link

Hi @CountryNerd, thanks for reaching out and presenting the feature request. I have submitted a feature request to the SSO Admin team to add relay-state. Please refer to AWS CLI changelogs (https://raw.githubusercontent.com/aws/aws-cli/v2/CHANGELOG.rst) for updates about this going forward. Please let me know if you have any other questions. Thanks!

@adev-code adev-code added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Dec 12, 2024
Copy link

Greetings! It looks like this issue hasn’t been active in longer than five days. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing-soon This issue will automatically close in 4 days unless further comments are made. feature-request A feature should be added or improved. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. sso-admin
Projects
None yet
Development

No branches or pull requests

2 participants