Lucas Perin
Lucas Perin
I have pushed a PR #85 with a modification to fix this behavior and another feature mentioned in #83
Hi @philipWendland Is this issue still pertinent to the project? Does it affect compatibility with OpenSC?
I had this issue recently trying to configure my gitlab with my university's cas server. The problem was with ``` service_validate_url: '/cas/serviceValidade' ``` Apparently its not validating the ticket with...
You could try to print the xml response body. Make sure that the CAS server is responding with fail or success. There should be a response somewhat like this: ```...