Unicon / shib-cas-authn3

Integrates an external CAS Server and Shibboleth IdPv3.
Apache License 2.0
22 stars 16 forks source link

README.md has incorrect config in comments #13

Closed cs1hsb closed 8 years ago

cs1hsb commented 8 years ago

Line

"Set the idp.authn.flows to ShibCas. Or, for advance cases, add ShibCas to the list."

should say

Set the idp.authn.flows to Shibcas. Or, for advance cases, add Shibcas to the list.

mmoayyed commented 8 years ago

Great. Could I ask you to submit a PR to fix this?

jtgasper3 commented 8 years ago

Thanks @n99. I've fixed that issue.