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

Allow MP accounts to lookup SSO information #865

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dms1981
Copy link
Contributor

@dms1981 dms1981 commented Feb 5, 2024

As part of this Modernisation Platform backlog issue we can see that customers may need to retrieve SSO information. At present they have to hardcode the information which is not ideal. By creating a read-only role that can conditionally only be accessed by principals inside the MP Organizational Unit, we can then allow roles inside MP to assume this role in the root account and look up information dynamically.

…rry out read-only actions against SSO in the root account
@dms1981 dms1981 added enhancement New feature or request terraform Pull requests that update Terraform code labels Feb 5, 2024
@dms1981 dms1981 marked this pull request as ready for review February 6, 2024 08:08
@dms1981 dms1981 requested review from a team as code owners February 6, 2024 08:08
@AntonyBishop AntonyBishop merged commit 2ba3238 into main Feb 6, 2024
5 checks passed
@AntonyBishop AntonyBishop deleted the feature/sso-read-only branch February 6, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request terraform Pull requests that update Terraform code
Projects
Development

Successfully merging this pull request may close these issues.

2 participants