mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
This PR updates SSO documentation to address inconsistencies, per tech support's jira ticket. I've made some additional changes as well: - I've removed 4/5ish call outs throughout the doc. Callouts lose effectiveness if you use them often. - I've condensed certain redundant UI steps like "Save", "Finish", "Select X" and created more compound steps. This shortens the procedures and simplifies the ~weight of each substep. - Merged Configure and Connect docs into one. Having 1 doc for two steps when they're necessary for the overall action risks losing users and adding confusion. - I've added Prerequisites from the index page to the actual procedures. Prereqs should always be associated closely with the action users are taking after establishing those pre-requisites. --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>