Skip to main content

Questions tagged [cas]

Central Authentication Service, a trusted system to authenticate a user. For Code Access Security (Microsoft .NET) use the [code-access-security] tag

cas
0 votes
0 answers
17 views

Update to Apereo CAS 7.0.5.1 from 6.6.6 does not load the custom html pages from src/main/resources/templates directory

I have upgaded my project Apereo CAS version from 6.6.6 to 7.0.5.1, application is up and running showing the message. 16.07.24 13:01:25.212 [main] [INFO] AbstractServicesManager.(): Loaded [15] ...
Abhishek-M's user avatar
0 votes
0 answers
14 views

CAS customization - endpoints expose

I wish to upgrade Apereo CAS from 5.x to 7.x but there is a huge architecture change and the way the project is overlayed, i found documentation for everything except what i want. I want to create ...
pratyush singh's user avatar
0 votes
0 answers
47 views

How can I change the method of a laravel request from GET to POST?

In the middleware for a Laravel 10 app I have CAS authentication. When I call cas()->checkAuthentication() there is a chance that the call will go to the campus authentication server and be ...
Califer's user avatar
  • 528
0 votes
0 answers
35 views

How to implement DelegatedClientAuthenticationHandler class in cas v6.6.15

In cas v6.3.7.4 we got this class impemented to capture after google/facebook auth, the process and take actions before reject or sucess login. public class DelegatedClientAuthenticationHandler ...
DDL's user avatar
  • 1
0 votes
0 answers
24 views

adding CAS authentication to my django rest framework API with django-cas-ng 404 error in accessing url

I'm trying to add CAS authentication to my Django Rest API with django-cas-ng. For the moment i just try to configure dajngo-cas-ng and understand how it work. When I try to access to this url http://...
Tdhume's user avatar
  • 1
0 votes
1 answer
25 views

JEEContext in DelegatedClientAuthenticationHandler with cas v6.6.15

I'm using cas-overlay-template 6.6.15 with pac4j 5.4.6 and I'm having dependency issues implementing the DelegatedClientAuthenticationHandler class. The class extends ...
DDL's user avatar
  • 1
0 votes
1 answer
40 views

CAS write timeouts after upgrading Cassandra to 3.11.17

facing timeouts on cassandra database after cassandra upgrade to 3.11.17.1 for some insert statements with CAS serial consistency com.datastax.oss.driver.api.core.servererrors.WriteTimeoutException: \ ...
satish soma's user avatar
0 votes
1 answer
32 views

How to redirect in pac4j to home with google or facebook?

I am using cas apereo v6.6.15 with pac4j v5.4.6 and I am not being able to redirect to the sso home when I log in through Google or Facebook In my build.gradle I have the following dependencies: ...
DDL's user avatar
  • 1
0 votes
0 answers
24 views

Spring Application: CAS v7.0.0: Intermittent Deadlock on restart

I have recently migrated my application from CAS v6.6.2 to v7.0.0 I am facing the issues during the restart. It intermittently gets stuck and we get a deadlock in the thread dump. We have tried ...
Shavi Teotia's user avatar
0 votes
0 answers
14 views

CAS 6.6.15 created service ticket results in INVALID_SERVICE

I am trying to upgrade our application to CAS 6.6.15 from 5.3.16. In some scenarios, we create our own CAS service tickets, which used to work without any problems. Now, this results in ...
Chris Rompot's user avatar
0 votes
0 answers
53 views

Apereo CAS 7.0.3 - External Custom Identity Provider (Identication delegation)

This is my scenario: User tries to reach ServiceA or B ServiceA throws an exception(user does not have sso session yet) and redirects User to Cas web form for user input credentials User have a ...
Emis's user avatar
  • 602
0 votes
2 answers
97 views

java.lang.String cannot be cast to class org.pac4j.core.profile.UserProfile

Using CAS Apereo 6.6.8 that is packaging pac4j v5.4.6. I am getting a cast exception when user logs out after they use OIDC to delegate authentication against Azure AD. in org.pac4j.core.profile....
Micho Rizo's user avatar
  • 1,062
0 votes
1 answer
73 views

What dependency should pac4j have with Cas Apereo 6.6.15?

I am trying to configure cas apereo 6.6.15 and I am having problems with the pac4j dependency. For cas 6.6.15 what version of pac4j should be used? The dependencies I have in build.gradle are: ...
DDL's user avatar
  • 1
0 votes
0 answers
30 views

TicketGrantingTicketImpl Exception - CAS 7.0.2

I used the delegation identity provider with github, it run ok, and authorized my account in cas success. 2024-03-26 15:05:02,752 ERROR [org.apereo.cas.util.serialization....
Beer Gold's user avatar
0 votes
0 answers
36 views

Cas 5.3.1 st.timeToKillInSeconds is not work

## # Ticket expired # cas.ticket.st.numberOfUses=1 #cas.ticket.st.timeToKillInSeconds=60 cas.ticket.st.timeToKillInSeconds=30 cas.ticket.tgt.timeToKillInSeconds=180 cas.ticket.tgt....
Maxwell's user avatar
  • 91

15 30 50 per page
1
2 3 4 5
115