I would like to be able to invoke CosignProtected / CosignRequireFactor in conjunction with the Apache HTTPd LocationMatch directive. Specifically, I would like to be able to trigger cosign with query string arguments.
use case - cosign is protecting our peoplesoft system. It generates some pretty ugly URLs. I would like to be able to trigger CosignRequireFactor for any URL that contains the "EMPLOYEE_SELF_SERVICE" in the query string.
Anonymous