[cas-user] Re: [Themed view] fragment ignored

2019-01-16 Thread Michele Melluso
Hi Andy, thank you for the reply. I successfully applied your suggestion. The only difference is that I had to add the theme name in the th:replace tag instead of href Login Form goes here thanks again Michele On Wednesday, January 16, 2019 at 8:49:20 AM UTC+1, Andy Ng wrote: > > Hi Miche

[cas-user] Re: [Themed view] fragment ignored

2019-01-16 Thread Andy Ng
np, and your implementation seems clear too, nice :) - Andy -- - 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 G

[cas-user] Re: How to monitor cas's clustering.

2019-01-16 Thread Andy Ng
Hi Toby, Seems like you are using 5.0.x from the documentation cited by you, but if not and you are using 5.3.x, you might want to read this, maybe related: https://groups.google.com/a/apereo.org/forum/?nomobile=true#!topic/cas-user/htBkshVVaFg Other than that, I have no idea too with the info

[cas-user] Re: CAS 5.2 OAuth 2 Redirect to root - not regularly

2019-01-16 Thread Andy Ng
Glad it helps! - Andy -- - 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. T

[cas-user] Re: Using ajax to make cas authentication call?

2019-01-16 Thread Andy Ng
You can use REST protocol to login user with API: https://apereo.github.io/cas/5.3.x/protocol/REST-Protocol.html I have also seen somewhere that Ajax using CAS protocol is possible, however I failed to find that code for you. Nevertheless it is a bit hacky so imo the above method is better. Ch

[cas-user] Re: How to monitor cas's clustering.

2019-01-16 Thread Toby Archer
oops. Yea, I'm actually running 5.2.7. I frequently forget to make sure I'm using the right version of the documentation after I've searched my way to it. I've updated the gist with the settings that the 5.2.x docs recommend, but all i'm getting is 401 "Access Denied You do not have permission t

Re: [cas-user] Re: [5.2.2][OAuth2] CAS uses wrong grant type when trying to use Resource Owner Credentials / password grant type

2019-01-16 Thread Leo Ackerman
Hello, Did you have any resolution about this issue? I am facing the same problem with grant_type=password on CAS 5.3.7, the username, password and client_secret aren´t considerated. El lunes, 16 de abril de 2018, 7:57:42 (UTC-5), nilesh choudhary escribió: > > Hello Anders and Christoph, > > I

[cas-user] Authentication Policies are documented, but do they work?

2019-01-16 Thread curryd
Has anyone figured out how to make Authentication Policies, as documented here: https://apereo.github.io/cas/5.2.x/installation/Configuring-Authentication-Components.html#authentication-policy and here: https://apereo.github.io/cas/5.2.x/installation/Configuration-Properties.html#authenticati

Re: [cas-user] Can't use "client_credentials" for supportedGrantTypes in JSON service definition?

2019-01-16 Thread Leo Ackerman
Did you have any resolutions about this isuue? I am facing a problem the username and password are not considered by CAS and accessToken service returns a valid token only considering a valid value for client_id. El viernes, 27 de julio de 2018, 2:18:00 (UTC-5), Jon Hawkesworth escribió: > > I

Re: [cas-user] Authentication Policies are documented, but do they work?

2019-01-16 Thread Daniel Ellentuck
Hi David, Take a look at: the authentication policy configuration in cas-server-core-authentication: org.apereo.cas.config. CasCoreAuthe

Re: [cas-user] Disable HttpBasedServiceCredentialsAuthenticationHandler? CAS 5.2.3

2019-01-16 Thread Mr Rao
Hello, Any one knows if we need to disable HttpBasedServiceCredentialsAuthenticationHandleror this is safe to leave it ? Thanks Rao -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl