[cas-user] Generic OAuth20 Client not redirecting user to server URL after logging-in using delegated authentication with pac4j

2019-08-13 Thread Nishant Singh
Hello, My CAS application (5.3) does not redirect the user to the provided service URL after logging into Instagram using Generic OAuth2.0. Instead the user lands on the login page which says Log In Successful and the following message: *You, {user}, have successfully logged into the Central A

[cas-user] Generic OAuth2.0 client redirects to login page instead of service URL specified

2019-08-13 Thread Nishant Singh
Hello, My CAS application (5.3) does not redirect the user to the provided service URL after logging into Instagram using Generic OAuth2.0. Instead the user lands on the login page which says Log In Successful and the following message: *You, {user}, have successfully logged into the Central A

[cas-user] CAS WAR Overlay - REST APIs added in custom java class not detecting

2020-06-19 Thread Nishant Singh
I am working on customising *CAR WAR Overlay with version 6.1.x* and add some new functionalities in the form of REST APIs. Now CAS says that in order to add a custom java class we need to do the following: *"In order to include custom Java source, it should be included under a src/main/java di

Re: [cas-user] CAS WAR Overlay - REST APIs added in custom java class not detecting

2020-06-30 Thread Nishant Singh
. Now i am able to add my own classes in the CAS Overlay Project by configuring them and also customize the existing classes of CAS too. Nishant Singh On Friday, 19 June 2020 21:51:39 UTC+5:30, rbon wrote: > > Nishant, > > You will also have to add, to cas overlay, the configurati