Jordi,
If the log in screen is being shown, cas thinks you need to authenticate.
Before looking at the spring logs, check the cas audit log. It will have lines
like:
2021-10-21 17:43:37,920 INFO [
org.aper.insp.audi.supp.Slf4jLoggingAuditTrailManager] - <Thu Oct 21 17:43:37
PDT 2021|CAS| ...
This is the relevant section in log4j2.xml
<!-- Log audit to all root appenders, and also to audit log (additivity
is not false) -->
<AsyncLogger name="org.apereo.inspektr.audit.support" level="info"
includeLocation="true" >
<!-- <AppenderRef ref="casAudit"/>
<AppenderRef ref="syslog"/> -->
</AsyncLogger>
You can also try these loggers to get details about your service:
<!-- INFO Granted ticket [...] for service [...] for user [...]
DEBUG Resolved service [limited details about service]
Located registered service definition [service details] -->
<AsyncLogger name="org.apereo.cas.DefaultCentralAuthenticationService"
level="debug" />
<!-- DEBUG service definitions -->
<AsyncLogger name="org.apereo.cas.adaptors" level="debug" />
Ray
On Fri, 2021-10-22 at 01:03 -0700, Jordi wrote:
Notice: This message was sent from outside the University of Victoria email
system. Please be cautious with links and sensitive information.
Hello Ray Bon,
this is the log:
[Logs.png]
If do you need more information, i could extract more logs.
Thanks.
El viernes, 22 de octubre de 2021 a las 9:57:52 UTC+2, Jordi escribió:
Hello
I did another test only with json register service, without LDAP
Authentication. The problem is when I register a service, because CAS not
redirect to.
In this example the URL that I am calling is :
https://localhost:8443/cas/login?service=https%3A%2F%2Flocalhost%3A8443%2Fcas-sample%2F
I send you the video and the project (https://we.tl/t-MMM4MbxyPF send you by
https://wetransfer.com/). The project was deployed on apache Tomcat v9.0.31
SO Version:
[VersionSO.png]
Safari version:
[VersionSafari.png]
This works perfectly on all browsers on Windows, but doesn't work on Safari .
Many thanks!
--
Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>
I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional territory
the university stands, and the Songhees, Esquimalt and WSÁNEĆ peoples whose
historical relationships with the land continue to this day.
--
- 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/ce924431bc40d000e1b4cca0930d9297d82b60ca.camel%40uvic.ca.