Soumya Tripathy

Results 4 issues of Soumya Tripathy

Followed the approach described in #170 . But the $resolve is not getting resolved for some of the child state. While debugging found that for that particular state watcher is...

Implemented the slo as per the doc but CAS Single Logout is not working as expected. **APP1:** node app implemented connect-cas2 **APP2:** spring webapp implemented CAS java config Both APP1...

Sometimes the SLO response from Cas is in URIEncoded format. Decoding it so that ST can be extracted.

I'm trying to use this library in a typescript project. But typescript/rollup throws error during compilation step. Is there any plan to support typescript?