Wants to know your location

39 views
Skip to first unread message

Pablo Vidaurri

unread,
Jun 30, 2022, 3:35:15 PM6/30/22
to CAS Community
Since upgrading to CAS 6.3.x from 3.5.2 there is this pop up that prompts for allowing to k now  your location. Is this something coming from CAS? We have our custom JS/CSS running on other parts of our site and it never prompts for this info until we hit the login page. 

Where is this coming from and can I turn it off? I don't need geolocation services for my site.

-psv

2022-06-30_14-31-13.png

Matthew Gordon

unread,
Jul 7, 2022, 12:09:46 PM7/7/22
to CAS Community, Pablo Vidaurri

Sounds like you are. Please provide which modules you are building with.

Thank you,
Matt

Pablo Vidaurri

unread,
Jul 27, 2022, 12:00:36 PM7/27/22
to CAS Community, mago...@hacc.edu, Pablo Vidaurri
No I am not, using below dependencies ...

implementation "org.apereo.cas:cas-server-core-api-configuration-model"
implementation "org.apereo.cas:cas-server-webapp-init"
implementation "org.apereo.cas:cas-server-support-ldap:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-ldap-core:${project.'cas.version'}"
implementation 'org.apereo.cas:cas-server-core-authentication-api:6.3.7.4'
implementation 'org.ldaptive:ldaptive:2.1.0'   
implementation "org.apereo.cas:cas-server-support-jdbc-drivers:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-jpa-ticket-registry:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-jpa-util:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-json-service-registry:${project.'cas.version'}"    
implementation "org.apereo.cas:cas-server-support-ldap:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-oauth-webflow:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-saml-core-api:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-api-webflow:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-webflow:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-webflow-api:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-tickets-api:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-util-api:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-saml:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-rest:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-reports:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-core-web-api:${project.'cas.version'}"
implementation "org.apereo.cas:cas-server-support-saml-idp:${project.'cas.version'}"

testImplementation "org.mockito:mockito-inline:3.12.4"
testImplementation "org.apereo.cas:cas-server-core-authentication-api:${project.'cas.version'}"
testImplementation "org.apereo.cas:cas-server-core-authentication-attributes:${project.'cas.version'}"
testImplementation "org.apereo.cas:cas-server-core-services-authentication:${project.'cas.version'}"
testImplementation "org.apereo.cas:cas-server-core-services-api:${project.'cas.version'}"

CAS Community

unread,
Aug 10, 2022, 11:59:02 AM8/10/22
to CAS Community, Pablo Vidaurri
You probably need: cas.events.track-geolocation=false

Pablo Vidaurri

unread,
Sep 8, 2022, 11:19:28 PM9/8/22
to CAS Community, CAS Community, Pablo Vidaurri
To follow up, adding  cas.events.track-geolocation=false did not work. Even tried cas.events.core.track-geolocation=false. I'm still being prompted to allow access to my location.
Reply all
Reply to author
Forward
0 new messages