CAS in the cloud LELEU Jérôme
CAS in the cloud LELEU Jérôme
I don't know (much) the phpCAS client, though I hope my comment can help. Refactoring the large phpCAS sources is a great idea, I think it makes sense to separate...
I have tried to reproduce the issue using my own demo (with the .Net CAS client v1.0.2): https://github.com/leleuj/dotnet-cas-client-demo, but unsuccessfully. I open two browsers and authenticates in each of them...
OK. So if I want to reproduce it, I should simulate some load to make authentications on the same request, right?
Yes, I have the same feeling: I would have expected the principal to be stored in the web session like in the Java or PHP CAS client for example.
@ihostage Sure, it would certainly make scala support easier, but how could I do a release? Currently, with Maven, it's fairly straightforward with "mvn release:clean release:prpeare" then "mvn release:perform"...
OK. Excellent!
@ihostage Are you still planning to work on this? Otherwise, close it (Maven works well).
@ihostage BTW, can you fix the lagom-pac4j-java-demo? Thanks
I will investigate on failing tests.
I think the `Publish documentation` issue is not related to my change.