Extend check_saml probe
- add --basic-oidc-check parameter to allow for checking
code=andstate=params in result url - add example execution script to README with username and password field name params
- test functionality of parsing and passing
csrf_tokenand_eventId_proceedfrom incoming html form (it already worked when I added them to the html)
closes PRX-307