Im trying to setup a workflow but am having a problem.
I have:
Created 2 Users and granted permissions. (note: they are both under the user group 'content authors')
Setup a Workflow Schema, made a condition that one user must approve.
Assigned the Workflow Schema to the Site.
Now when I get one of the users to edit a page on the Site. They can without having to ask anyone for approval. So therefore it will go live without asking for approval.
I am obviously missing a step, was hoping someone could point me to right direction.
That's exactly what your workflow says – if either of the users applies, they have the ability to approve, so it automatically allows them to approve and make live. If you want the other person to approve, you'll need to set at least 2 members to approve (or both).
Essentially, you have to make sure that all conditions need to be met for the workflow to complete (instead of just one of them). It sounds like you have added two users into a single step, but only configured the step to require a single condition to succeed.