Skip to content

Commit

Permalink
Update deploying-sp-to-prod.md with console query
Browse files Browse the repository at this point in the history
  • Loading branch information
nprimak authored Oct 3, 2024
1 parent 54f8017 commit f4d2d59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _articles/deploying-sp-to-prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ This step is optional, but you can confirm the config was updated/added by runni
You will need to specify the reason you are running the console.

- run `aws-vault exec prod-power -- ./bin/ssm-instance -d rails-c --any asg-prod-idp`
- run `sp = ServiceProvider.find_by(issuer: 'ISSUER_URN_HERE'`
- run `sp.attributes` to see the details for the Service Provider
- provide justification, such as `Confirming partner configuration deployed`

**Step 8:**
Expand Down

0 comments on commit f4d2d59

Please sign in to comment.