[cas-user] CAS Management Publish Option

2022-07-27 Thread Alex Morford
I've inherited a cas (5.3.5)/cas-management (5.3.6) setup from a colleague, and am trying to get it working as he implemented version control, but we never receive the option to publish the change, so they stay in the repo folder instead of the services folder. The following error is also appea

Re: [cas-user] Re: Ask for authenticating at every login

2020-01-29 Thread Alex T
testing/demo/develop only. Is there examples how to use Regex interrupt configuration? I not understand what I need to write in attribute name and value expressions. On Wednesday, January 29, 2020 at 9:01:37 PM UTC+3, rbon wrote: > > Alex, > > There is this capability to manipulate the

[cas-user] Re: Ask for authenticating at every login

2020-01-29 Thread Alex T
PS. If user already authenticated in CAS, I dont want to force reentering password. I want ask user does he want to log in in app. If yes, user redirected to app with token, then he became authenticated. On Wednesday, January 29, 2020 at 5:03:22 PM UTC+3, Alex T wrote: > > I create app

[cas-user] Ask for authenticating at every login

2020-01-29 Thread Alex T
I create app, that use Apereo CAS server. And it works :) But I want to do some changes. If I authenticated successfully in my app via CAS, than I log out in my app. Than I try to login via cas again, redirect occurs to cas, and redirect back with ticket, and seems that I loged in again without

Re: [cas-user] Configure CAS 5.3 with LDAP

2019-07-12 Thread Alex Samosir
Im trying your configuration in my cas And its return javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - BindSimple: Transport encryption required.] And the CAS not loaded. Did I miss something? Im new to CAS, so Im just following new school documentation, how to implement

Re: [cas-user] Configure CAS 5.3 with LDAP

2019-07-12 Thread Alex Samosir
} > cas.authn.ldap[0].enhanceWithEntryResolver=true > #cas.authn.ldap[0].derefAliases=NEVER|SEARCHING|FINDING|ALWAYS > cas.authn.ldap[0].dnFormat=uid=%s,DC=example,DC=edu > #cas.authn.ldap[0].principalAttributePassword= > cas.authn.ldap[0].followReferrals=false > cas.authn.ldap[0].hostnameVerifi

Re: [cas-user] Configure CAS 5.3 with LDAP

2019-07-11 Thread Alex Samosir
Yes. Because Its in my local PC. On Friday, July 12, 2019 at 8:03:24 AM UTC+7, casuser wrote: > > Are you using a self signed certificate? > > > On Fri, Jul 12, 2019 at 12:12 AM Alex Samosir > wrote: > >> Im trying to connect CAS with my LDAP Server. And im following

Re: [cas-user] Show custom error messages on CAS Authentication failure

2019-06-19 Thread Alex Decherd
It's right for CAS to not be specific about authentication errors by default, but I'd like to have the option to show errors in a test CAS instance so that customers who are integrating with us can see errors without my having to look at the logs. Is there an option for this? Thanks! On Tuesda

[cas-user] OAuth /profile endpoint not available

2018-12-11 Thread Alex Kapichnikov
I have enabled OAuth support on the locally running CAS server, version 5.2.3. I have a client configured, with authorization code grant type. I am able to authorize (via /oauth2.0/authorize) and get a token (via /oauth2.0/accessToken), but calls to /oauth2.0/profile with the obtained token a

[cas-user] CAS Overlay LDAP error code 49

2018-05-28 Thread alex
cas.authn.ldap[0].type=AUTHENTICATED cas.authn.ldap[0].ldapUrl=ldap://ldap.staff.tigerbrokers.com:389 cas.authn.ldap[0].useSsl=false cas.authn.ldap[0].baseDn=dc=staff,dc=tigerbrokers,dc=com cas.authn.ldap[0].searchFilter=sAMAccountName={user} cas.authn.ldap[0].bindDn=cn=xx,cn=Users,dc=staff,dc=

[cas-user] Re: Trouble installing CAS 5.1 on server

2017-11-14 Thread Alex
Try to get the logs show errors. Set logs level to DEBUG in log4j2.xml. On Monday, November 13, 2017 at 4:19:52 PM UTC+2, apcausey wrote: > > I've been working with CAS 5.1 in development for a while, and am > beginning to install it on a standalone server. However I have run into > problems an

[cas-user] Re: REST Authentication with CAS 5.0.3.1

2017-11-08 Thread Alex
Magdolna, Do you have any updates? I have the same issue with CAS 5.1.5. Thanks. On Wednesday, March 29, 2017 at 6:37:47 PM UTC+3, Magdolna Szilagyi wrote: > > Hello, > > I configured CAS to use a REST endpoint to authenticate. I configured it > by adding the following property: > > cas.auth

[cas-user] Re: CANT RUN OVERLAY CAS FOR CAS 5.1.0.RC4

2017-05-29 Thread Alex
The same is happens to me for 5.1.0 release. On Sunday, May 28, 2017 at 8:33:12 PM UTC+3, Youcef Ouladdaoud wrote: > > HI, > THank you for your works, > I could run overlay CAS for version 5.1.0.RC2 But not working for > 5.1.0.RC3 > 5.1.0.RC4 > there is this log when i try to run 5.1.0.RC3 > >

Re: [cas-user] Service URL appending /

2016-09-27 Thread Alex Olson
I'm not sure off the top of my head why that would be happening, but as a temporary fix you could use wildcards in your service registry such that the service matches with or without a trailing slash. On Tue, Sep 27, 2016 at 10:53 AM Tom Barber wrote: > Hey Alex > > 4.2.4 > >

Re: [cas-user] Service URL appending /

2016-09-27 Thread Alex Olson
roups.google.com/a/apereo.org/d/msgid/cas-user/CABML50fetroeiqb_Xfw2PzVhGC-cntk_hAuD18KbTXtHgsh8Sg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABML50fetroeiqb_Xfw2PzVhGC-cntk_hAuD18KbTXtHgsh8Sg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . >

Re: [cas-user] syntaxe of variable

2016-08-31 Thread Alex Olson
multiplication ? > > > Le mercredi 31 août 2016 14:33:56 UTC+2, Alex Olson a écrit : > >> It means "evaluate whats inside the #{} as Spring Expression Language: >> >> http://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html#expression

Re: [cas-user] syntaxe of variable

2016-08-31 Thread Alex Olson
/apereo.org/d/msgid/cas-user/6b2a31e7-f7d0-4e91-af07-a321d964d2cf%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/6b2a31e7-f7d0-4e91-af07-a321d964d2cf%40apereo.org?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a

Re: [cas-user] Cas 3.5.2 audit in database

2016-08-23 Thread Alex Olson
cas-user/e4c5eece-2ad7-4bff-84b8-e3cba182b56e%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/e4c5eece-2ad7-4bff-84b8-e3cba182b56e%40apereo.org?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout.

[cas-user] javassist, CAS 4.1.4, & Tomcat 7.0.54

2016-02-11 Thread Alex Olson
(Thread.java:745) -- Alex -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. Visit this group at https://groups.google.com/a/