[cas-user] CAS, Chrome 80 and SameSite cookies policy

2020-01-30 Thread Tobias Johansson
Hi!

I'm wondering what impact the new same site cookie policy in Chrome 80, to 
be released soon, will have? 
I get warnings in the chrome console regarding CAS cookies without SameSite 
attribute. But I'm having trouble finding any information regarding this.
Should I be worried and how can I solve this? Any help would be greatly 
appreciated!

Thanks!
/Tobias

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/221198ba-1cb6-42e8-ae57-8193c32176f5%40apereo.org.


[cas-user] CAS 6.0.3 - The request was rejected because the URL was not normalized.

2019-04-11 Thread Tobias Johansson
]
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:678)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:679) 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
at 
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
 
~[tomcat-embed-core-9.0.17.jar!/:9.0.17]
at java.lang.Thread.run(Thread.java:834) [?:?]



I think it has to do with the autoconfiguration of spring boot security, 
but not able to find a solution.
Anyone had the same problem? Solution?

Any help would be greatly appreceiated!


Best Regards
Tobias Johansson

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/b4e6be23-9d50-484a-bdfa-d712a40d3230%40apereo.org.


[cas-user] CAS 5.3.5 delegated authentication with saml invalid assertion?

2019-04-04 Thread Tobias Johansson
Hi!

Is there a way to exclude the NameQualifier from the issuer-tag in a saml2 
assertion in CAS 5.3.5?
My issuer-tag looks like this:

urn:mace:saml:pac4j.org

And my saml2 idp does not allow it, because it violates the saml-specs. 
I know it can be done in 6.x, but upgrading is not an easy option at this 
time.

Any help would be greatly appreciated!


Best Regards
Tobias Johansson

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/b95a62b3-83c8-44f2-9ceb-e6a31f8b793a%40apereo.org.