Re: [cas-user] Re: Unsuccessful in configuring CAS 5.1.3 as a OAuth server ("/callbackAuthorize" redirects to "/" instead of client app)

2019-04-06 Thread Anuja Paradkar
Thanks for the mail. Sure will check that. I will appreciate if you can help me finding what might be happening in step number 4 below. This is forceful scenario to reproduce the problem (please note in prod this is random and scenario might be different): 1) Let your application take you to

[cas-user] Re: Unsuccessful in configuring CAS 5.1.3 as a OAuth server ("/callbackAuthorize" redirects to "/" instead of client app)

2019-04-06 Thread Anuja Paradkar
On Tuesday, 5 September 2017 21:13:56 UTC-6, Zhang Yu wrote: > > env: > Java 8, CAS 5.1.3, Tomcat 8.5 (standalone), IntelliJ, macOS Sierra. > > pom.xml: > > > 5.1.3 > > > > > org.apereo.cas > cas-server-webapp > ${cas.version} > war > runtime >

[cas-user] Re: Configuration Discovery (/status/discovery) Not Return Attributes

2019-04-06 Thread Fahmi L. Ramdhani
I solved this problem. Add configuration to cas.properties: cas.authn.jdbc.query[0].principalAttributeList = uid,username,name,email Pada Sabtu, 06 April 2019 17.01.32 UTC+7, Fahmi L. Ramdhani menulis: > > Hello, > > I use CAS version 5.3. I added *cas-server-support-discovery-profile* >

[cas-user] Help CAS Management Error (CAS Server returned 502 status code from endpoint https://cas.example.com/cas/status/discovery. Using default FormData values)

2019-04-06 Thread Fahmi L. Ramdhani
Hello, Anyone, please help me to solve the Attribute problem in CAS Management. I want the dropdown to list the available attributes (dynamically) based on the attribute repository (JDBC), the dropdown in CAS Management service settings. I added dependency to *pom.xml *(cas-server)

[cas-user] Not a logout request

2019-04-06 Thread Baso Dupond
Hi, The Single Log Out is not working on my basic implementation I obtain a "Not a logout request" in the Cas-client Log 0A53 .START (2019-04-06 16:15:42) phpCAS-1.3.6 ** [CAS.php: 468] 0A53 .=> phpCAS::client('3.0', 'cas.xx.fr', 443, '/cas') [AppService .php:275] 0A53

Re: [cas-user] Throttling not blocking [CAS 6.0.0]

2019-04-06 Thread Baso Dupond
Hi, As a workound, I have implemented google reCaptcha Thanks for the help, Rgds Le samedi 6 avril 2019 04:26:17 UTC+2, Baso Dupond a écrit : > > Ray, > > Scenario I have done : > 1/ After serveral attempts with a wrong password, I obtain the page "Too > many attempts " > 2/ Then I open a

[cas-user] Configuration Discovery (/status/discovery) Not Return Attributes

2019-04-06 Thread Fahmi L. Ramdhani
Hello, I use CAS version 5.3. I added *cas-server-support-discovery-profile* dependency to pom.xml org.apereo.cas cas-server-support-discovery-profile ${cas.version} Then I tried calling https://cas.example.com/cas/status/discovery, but it does not display a list of