[cas-user] Same name and friendlyname

2022-04-05 Thread vallee.romain
Hello to all. I am replacing our shibboleth server with Jasig. Do you know why, in the idp saml part, jasig always sends the same information in "name" and "friendlyname" . Example : Jasig will send name=mail and friendlyname=mail instead of "name=urn:oid:0.9.2342.19200300.100.1.3" and

Re: [cas-user] multiple ldap for multiple method

2022-02-07 Thread vallee.romain
on/Attribute-Resolution-LDAP.html > Then review > https://apereo.github.io/cas/6.4.x/integration/Attribute-Resolution.html to > see how the attributes from multiple sources are combined. > > Ray > > On Fri, 2022-01-14 at 06:13 -0800, vallee.romain wrote: > > Notice: This messa

[cas-user] multiple ldap for multiple method

2022-01-14 Thread vallee.romain
Hello everybody . do you think this use case is possible : use cas authentication, and resolv attributes from ActiveDirectory use cas as idp shibboleth ( with cas-server-support-saml-idp), and resolv attributes from ldap server I can't find in the documentation where you can do this kind of

[cas-user] Re: help with session expiration

2022-01-12 Thread vallee.romain
May be i found something !! https://github.com/apereo/cas/pull/5339 ! cas.tgc.same-site-policy=None i write this line into cas.properties, and rememberMe seems to work ! now i gonna to try to understand this variable Le mercredi 12 janvier 2022 à 11:33:09 UTC+1, vallee.romain a écrit

[cas-user] Re: help with session expiration

2022-01-12 Thread vallee.romain
Hi !!! thank you JM and Ray for your answers . "expiration policy decision making process veries in different CAS versions" you right, so i try with 6.4.4.2 and remember me option won't remember session::( Le vendredi 7 janvier 2022 à 05:06:57 UTC+1, jm a écrit : > I think that tickets

[cas-user] help with session expiration

2022-01-06 Thread vallee.romain
Hello everyone. I'm writing to you to get your opinion. I would like to do something relatively simple I think, but I do not really know how to do it. It's about the tickets. I want when a user check the box "remember me" that his session is maintained for 3 weeks. If he doesn't check this

[cas-user] Releasing lock on daemon addresses registry

2022-01-03 Thread vallee.romain
Hello everyone, when I launch gradle, I have this error which comes back in a loop and prevents me from starting an instance : 022-01-03T10:53:51.004+ [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry. 2022-01-03T10:53:51.004+

[cas-user] Re: Connect to AD and AZURE

2019-11-21 Thread vallee.romain
when the IP address changes: # case.tgc.pinToSession=true --> false Thank you so much. Le mercredi 20 novembre 2019 12:38:12 UTC+1, vallee.romain a écrit : > > Hello everybody . > I have two questions about how authentication works > > my first question : > Do you think that CA

[cas-user] Connect to AD and AZURE

2019-11-20 Thread vallee.romain
Hello everybody . I have two questions about how authentication works my first question : Do you think that CAS server can retrieve attributes from azure users ( like mail, upn )? My second question : Is Cas server can mix to auth methode like AD and Azure ? exemple : if my ad user

[cas-user] Re: How to make CAS 6.1 work with Azure AD?

2019-11-18 Thread vallee.romain
user exist, cas server return true if my ad user doesn't exist, my cas server can look if this user exist into AZURE ? Best regards My second question is Le lundi 18 novembre 2019 02:40:41 UTC+1, Andy Ng a écrit : > > Hi vallee.romain, > > Would be the best if you can make it a s

[cas-user] Re: How to make CAS 6.1 work with Azure AD?

2019-11-17 Thread vallee.romain
Hello, I'm taking advantage of this discussion to know if it's possible to retrieve attributes of a person on "Azure"? Can we mix an authentication "AD" and "Azure"? I mean by that, if a person is not known on the "AD" that "Jasig" is looking for on AZURE. Thank you very much. Le vendredi 15

[cas-user] Is possible with jasig ?

2019-10-25 Thread vallee.romain
Hello, my population are store in Active Directory . I try to use Jasig Password for "forget password" action . When user lost password, jasig can use "cas.authn.pm.reset.mail.AttributeName" for send mail to user . So, we don't store alternative mail in our AD (for confidentiality reasons ).

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-24 Thread vallee.romain
Thank you, jasig technologies is not easy, especially if you are French with a very low level of English Le jeudi 24 octobre 2019 15:21:55 UTC+2, Molly Kewl a écrit : > > > you right, but i downloaded cas maven overlay here : > https://github.com/apereo/cas-configserver-overlay > > I thought I

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-24 Thread vallee.romain
ctober 23, 2019 4:12 PM, vallee.romain > wrote: > > So, yes, i notice this dependency was only in dev version, not in 6.x . > Since the start i read 6.0 documentation not dev documentation . > > > You are right. But the title of your message and the subject says

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-23 Thread vallee.romain
So, yes, i notice this dependency was only in dev version, not in 6.x . Since the start i read 6.0 documentation not dev documentation . Le mercredi 23 octobre 2019 12:36:49 UTC+2, Molly Kewl a écrit : > > > > i have to > add org.apereo.cas:cas-server-support-pm-webflow:${project.'cas.version'}

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-23 Thread vallee.romain
google.com/a/apereo.org/forum/#!searchin/cas-user/org.apereo.cas$3Acas-server-support-pm-webflow%7Csort:date/cas-user/ChhxVTxfJN8/Z1fT9Ak7AwAJ ) Jasig cas and documentation will make me crazy !! :) Le mercredi 23 octobre 2019 11:41:33 UTC+2, vallee.romain a écrit : > > I write a message in ca

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-23 Thread vallee.romain
I write a message in cas git hub, but I don't understand anything at all !!! :) Somebody can translate to an "easy english??" https://github.com/apereo/cas/pull/4371 Thank you Le mercredi 23 octobre 2019 11:29:39 UTC+2, vallee.romain a écrit : > > Hi, > the issue stil

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-23 Thread vallee.romain
nvoke0(Native Method) Thank you very much Le mercredi 23 octobre 2019 10:29:17 UTC+2, vallee.romain a écrit : > > Hello Ray and Axel, > thank you for your support . > > This morning i will add the PM support, and i will see the result . > > Axel, no i didn't type this line

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-23 Thread vallee.romain
reo/cas/web/flow/configurer/DefaultLoginWebflowConfigurer.java >> >> The particular relationship in the webflow is different in the two file >> and I no longer remember those details. >> >> Try adding it and see what happens. >> >> Ray >> >> On Tue, 2

Re: [cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-22 Thread vallee.romain
Hi Ray. It's write : The account password and security questions may be stored inside an LDAP server. I don't want this feature. You think that this issue is from this plugin ? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines:

[cas-user] Exception with "casAccountDisabledView" CAS 6.1

2019-10-22 Thread vallee.romain
Hello, i try to implement Password policy . When the AD account is expire, we had and exception : Cannot find state with id 'casAccountDisabledView' in flow 'login' -- Known state ids are 'array['initializeLoginForm', 'viewRedirectToUnauthorizedUrlView', 'viewServiceErrorView', 'redirectView',

Re: [cas-user] cas 6.1.0 and remember me

2019-10-22 Thread vallee.romain
the SSO session and there are a few strategies other than hard > timeout, > https://apereo.github.io/cas/6.0.x/ticketing/Configuring-Ticket-Expiration-Policy.html > > Ray > > On Mon, 2019-10-21 at 14:38 -0700, vallee.romain wrote: > > Thank you very much. > > Air de what is

[cas-user] Externalise theme and message.properties

2019-10-21 Thread vallee.romain
Hello, do you think it's possible to externalized int /etc/cas/something every messages.poperties, theme, templates, css ... ? Thank you Best regards -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 -

[cas-user] cas 6.1.0 and remember me

2019-10-18 Thread vallee.romain
Hello cas users . So i try to use remember check box with cas 6.1.0 . When i close my browser, and, when i check rememberMe, login form appear . So i decide to enable debug to "org.apereo.cas.web" And when i check the rememberMe checkbox, i got this debug message : 2019-10-18 16:03:08,433

[cas-user] Re: [CAS5.3.10] How to use SPNEGO authentication with login form as fallback

2019-10-09 Thread vallee.romain
What is JAAS ? Le mercredi 9 octobre 2019 11:11:19 UTC+2, Kevin Imbrechts a écrit : > > I have a JAAS config file using Kerberos and I changed my cas.properties > file like this : > cas.authn.jaas[0].realm=MY.DOMAIN > cas.authn.jaas[0].kerberosKdcSystemProperty=ad.MY.DOMAIN >

[cas-user] Re: Noob question about{...}

2019-10-09 Thread vallee.romain
I thought it was a new feature of version 6 ! Le mercredi 9 octobre 2019 09:11:00 UTC+2, Andy Ng a écrit : > > Hello, > > > what you mean is that this configuration key is only present in the doc, > not in the configuration file > Yup. ${configurationKey} is not a working mechanism, *don't

[cas-user] Re: Noob question about{...}

2019-10-09 Thread vallee.romain
thank you for your answers !! what you mean is that this configuration key is only present in the doc, not in the configuration file Le mardi 8 octobre 2019 21:53:28 UTC+2, vallee.romain a écrit : > > Hello. > I spend a lot of Time to configure 5.x cas, and,now,i have to configu

[cas-user] Noob question about{...}

2019-10-08 Thread vallee.romain
Hello. I spend a lot of Time to configure 5.x cas, and,now,i have to configure 6.0 with some news in cas.properties like this stuf : ${configurationkey} I understand that a "shortcut" to a configuration path, but where can we find this path ? In documentation, impossible to find complete

[cas-user] Re: oss sonatype error 500

2019-10-08 Thread vallee.romain
Sorry, it's back :) Le mardi 8 octobre 2019 12:14:22 UTC+2, vallee.romain a écrit : > > Hello, i try to install cas 6.1.0, > and i got this message : > Could not GET ' > https://oss.sonatype.org/content/repositories/snapshots/org/apereo/cas/cas-server-webapp-tomcat/6.1.0

[cas-user] oss sonatype error 500

2019-10-08 Thread vallee.romain
Hello, i try to install cas 6.1.0, and i got this message : Could not GET 'https://oss.sonatype.org/content/repositories/snapshots/org/apereo/cas/cas-server-webapp-tomcat/6.1.0-SNAPSHOT/maven-metadata.xml'. Received status code 500 from server: Internal Server Error do you know how it's

[cas-user] A French documentation

2019-10-07 Thread vallee.romain
Superbe documentation !!! Est ce que ça peut fonctionner avec la version 6 (dans les grandes lignes) ? Dommage, il manque la gestion des tickets (les différents types et temps de tickets) Merci beaucoup -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas

Re: [cas-user] remember me use

2018-08-29 Thread vallee.romain
tgt-expiration-policy > > Ray > > > On Tue, 2018-08-28 at 02:44 -0700, vallee.romain wrote: > > Thank Rbon. > > now, if i want this : > if users check "rememberme", they don't need to get autentication while 1 > month . > > do you know how ? > &g

[cas-user] Re: UI customization in overlay

2018-08-28 Thread vallee.romain
Hello Arnold. I have write someting on UI custom here: https://groups.google.com/a/apereo.org/forum/#!searchin/cas-user/customizing%7Csort:date/cas-user/yFUj7tAfwKo/ZD7IMHA-AQAJ hope that will help you Le lundi 27 août 2018 09:41:08 UTC+2, Bergner, Arnold a écrit : > > Hi all, > > > > I’m

Re: [cas-user] remember me use

2018-08-28 Thread vallee.romain
K2U3hOc1g4j-auWb5SNrX7i5w> > cas.tgc.rememberMeMaxAge=-1 > > I do not have these in my config: > > cas.ticket.tgt.timeToKillInSeconds > cas.ticket.tgt.maxTimeToLiveInSeconds > > Ray > > On Mon, 2018-08-27 at 02:51 -0700, vallee.romain wrote: > > Hello, > > We have migrate fr

[cas-user] remember me use

2018-08-27 Thread vallee.romain
Hello, We have migrate from 4.2 to 5.2. Our need is simple, but we can't implement it . We put the option "remember me", with a delay of 6 months ( about). But even following the documentation, it is impossible to have a session maintained for more than a few hours by checking the "remember

Re: [cas-user] What configuration for ticket 5.2 ?

2018-03-05 Thread vallee.romain
But -1 to rememberme i will have Infinite Time cookie,no ? -- - 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

[cas-user] Re: What configuration for ticket 5.2 ?

2018-03-04 Thread vallee.romain
I find, may be its a bug !! https://github.com/apereo/cas/pull/3176 Le mardi 27 février 2018 09:09:11 UTC+1, vallee.romain a écrit : > > Hello, > > i try to setup jasig TGC for this use case : > > When i check rememberMe : 1 months without need to enter login.password >

Re: [cas-user] What configuration for ticket 5.2 ?

2018-03-04 Thread vallee.romain
Try setting cas.tgc.rememberMeMaxAge to -1 as well. > I just have not had time to dig into this. > > Ray > > On Fri, 2018-03-02 at 02:41 -0800, vallee.romain wrote: > > Thank you Ray for your anwser. > > But, when cas.tgc.maxAge=-1, it's doesn't affect TGC ticket and when i

Re: [cas-user] What configuration for ticket 5.2 ?

2018-03-02 Thread vallee.romain
kies it sets (perhaps set its maxAge=-1). > > Ray > > On Thu, 2018-03-01 at 00:40 -0800, vallee.romain wrote: > > Thank you Rbon, > > I just try with maxage=-1 > but session is stile alive without check rememberMe checkbox. > and a > cas.ticket.tgt.rememberMe

Re: [cas-user] What configuration for ticket 5.2 ?

2018-03-01 Thread vallee.romain
rded by the browser when it closes. It will stay active > in the browser as long as the browser is open, the lifetime of the CAS > session can be managed with cas.ticket.tgt properties. > > Ray > > On Wed, 2018-02-28 at 00:27 -0800, vallee.romain wrote: > > Thank you all

Re: [cas-user] What configuration for ticket 5.2 ?

2018-02-28 Thread vallee.romain
i don't find maxage into the cookie Le mercredi 28 février 2018 14:56:24 UTC+1, Manfredo Hopp a écrit : > > Cookies hace maxage inside what says yours > > El miércoles, 28 de febrero de 2018, vallee.romain <vallee...@gmail.com > > escribió: > >> Without check re

Re: [cas-user] What configuration for ticket 5.2 ?

2018-02-28 Thread vallee.romain
, tgc ... :( Le mercredi 28 février 2018 13:47:00 UTC+1, Manfredo Hopp a écrit : > > > Check maxage within cookie > > El miércoles, 28 de febrero de 2018, vallee.romain <vallee...@gmail.com > > escribió: > >> Thank you all for your response. >> I'm sur

Re: [cas-user] What configuration for ticket 5.2 ?

2018-02-28 Thread vallee.romain
gt; cas.tgc.rememberMeMaxAge. > > Ray > > On Tue, 2018-02-27 at 00:09 -0800, vallee.romain wrote: > > Hello, > > i try to setup jasig TGC for this use case : > > When i check rememberMe : 1 months without need to enter login.password > > When i don't check

Re: [cas-user] What configuration for ticket 5.2 ?

2018-02-27 Thread vallee.romain
set lower values. > Also dont use secure=false > > El martes, 27 de febrero de 2018, vallee.romain <vallee...@gmail.com > > escribió: > >> Hello, >> >> i try to setup jasig TGC for this use case : >> >> When i check rememberMe : 1 months without

Re: [cas-user] What configuration for ticket 5.2 ?

2018-02-27 Thread vallee.romain
set lower values. > Also dont use secure=false > > El martes, 27 de febrero de 2018, vallee.romain <vallee...@gmail.com > > escribió: > >> Hello, >> >> i try to setup jasig TGC for this use case : >> >> When i check rememberMe : 1 months without

[cas-user] What configuration for ticket 5.2 ?

2018-02-27 Thread vallee.romain
Hello, i try to setup jasig TGC for this use case : When i check rememberMe : 1 months without need to enter login.password When i don't check rememberme : 7 hours unless i close the brother . If i close the brother, i would like to have login/password prompte at next login. I think

[cas-user] Re: issue with expiration TGC or TGT ?

2018-01-22 Thread vallee.romain
Thank you Mister Bon ! it's seem to work ! the cas.ticket.tgt.timeout.maxTimeToLiveInSeconds was culpable !!! Le mercredi 17 janvier 2018 15:51:57 UTC+1, vallee.romain a écrit : > > Hello cas users ! > > i just release in production my jasig 5.2 . > > I noticed that if I don

Re: [cas-user] issue with expiration TGC or TGT ?

2018-01-18 Thread vallee.romain
r me' check box is for the TGT. Remove > cas.tgc.rememberMeMaxAge and the TGC will be removed when the browser > closes. > > Ray > > On Wed, 2018-01-17 at 06:51 -0800, vallee.romain wrote: > > Hello cas users ! > > i just release in production my jasig 5.2 . >

[cas-user] issue with expiration TGC or TGT ?

2018-01-17 Thread vallee.romain
Hello cas users ! i just release in production my jasig 5.2 . I noticed that if I don't check "remember me", if I close and open my browser, the session is kept in memory with cookie time value: "cas.tgc.rememberMeMeMaxAge=7889400" My question, how do I get the session to close when I don't

[cas-user] Re: externalize various files

2017-12-08 Thread vallee.romain
For message .properties: *src* └── *main* └── *resources* ├─ ├── messages.properties and css and js : *src* └── *main* └── *resources* ├── *static* │ └── *themes* │ └── *esig <-- this is your theme name* │ ├── *css*

[cas-user] cas-overlay 5.2 personalization

2017-12-07 Thread vallee.romain
I spent a lot of time customizing the cas-overlay. I hope this structure can help some people. *src* └── *main* └── *resources* ├── cas_audit.log ├── cas.log ├── esig.properties ├── messages_fr.properties ├── messages.properties ├──

Re: [cas-user] CAS 5.2 ST errors

2017-12-07 Thread vallee.romain
the error from my test plateform !! i can't have 2 cas server with the same name ! Le jeudi 7 décembre 2017 22:06:52 UTC+1, Jeffrey Ramsay a écrit : > > I know the feeling :) > > Good luck. > > On Thu, Dec 7, 2017 at 3:37 PM, vallee.romain <vallee...@gmail.com > >

Re: [cas-user] CAS 5.2 ST errors

2017-12-07 Thread vallee.romain
Thanks you Jeff for your answer. I try toMorrow, i spend so many Time on jasig this week. I turn off the pc and i'm going to do jasig dream!!! And thanks you again -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7

[cas-user] CAS 5.2 ST errors

2017-12-07 Thread vallee.romain
hello users, i need help !!! i prepare a 5.2 cas with apache php client test its working well But, when i use a real application, i got this error :

[cas-user] InMemory Ticket Registry documentation

2017-11-30 Thread vallee.romain
Hello cas users, i'm looking for documentation for "InMemory Ticket Registry" at "inmemory" page section : https://apereo.github.io/cas/5.0.x/installation/Configuration-Properties.html we can see example like : # cas.ticket.registry.inMemory.loadFactor=1 #

[cas-user] Re: Release Attributes from LDAP Authentication

2017-06-30 Thread vallee.romain
What is the client protocol ? try with SAML Le vendredi 30 juin 2017 13:39:55 UTC+2, Rafa a écrit : > > Hi, > > It's working for me, I've set also the property > cas.authn.ldap[0].allowMissingPrincipalAttributeValue=true (although I > think it's not needed) and the attributes list on this two

[cas-user] Custom template UI 5.1

2017-06-30 Thread vallee.romain
hello, i want customize my jasig login page . I find some help in this group: https://groups.google.com/a/apereo.org/forum/#!searchin/cas-user/css/cas-user/lBd2mC6FTQ8/pVAqgXduAAAJ and https://groups.google.com/a/apereo.org/forum/#!searchin/cas-user/css/cas-user/0Th3s8cs8bA/pJ1sqzmiDAAJ but some

[cas-user] question about conf files with 5.1

2017-06-27 Thread vallee.romain
Hello, i from 4.2 version, and 5.1 version seem to be very different . I read the doc, and i download the "cas-overlay-template-master", i modify my pom.xml for add ldap and memcached support. I modify my cas-overlay-template-master/etc/cas/config/cas.properties with my active directory

Re: [cas-user] syntaxe of variable

2016-08-31 Thread vallee.romain
.html#expressions-beandef > > On Wed, Aug 31, 2016 at 2:20 PM vallee.romain <vallee...@gmail.com > > wrote: > >> Hello cas users, >> >> just for know : >> >> in this page >> https://apereo.github.io/cas/4.1.x/installation/Config

[cas-user] syntaxe of variable

2016-08-31 Thread vallee.romain
Hello cas users, just for know : in this page https://apereo.github.io/cas/4.1.x/installation/Configuring-LongTerm-Authentication.html we can see what # does it mean ? in c:timeToKillInMilliSeconds ? Best regards -- You received this message because you are subscribed to the Google

Re: [cas-user] format of variable

2016-08-24 Thread vallee.romain
Perfect !! thank you ! Le mercredi 24 août 2016 15:21:02 UTC+2, Dmitriy Kopylenko a écrit : > > :10 means if the property placeholder variable is not defined in the > properties file, the value of 10 will be used. > > Cheers, > D. > > On Aug 24, 2016, at 9:18 A

[cas-user] format of variable

2016-08-24 Thread vallee.romain
Hello, i just have simple question . In some files configuration, we can found this kind of variable ${st.timeToKillInSeconds:10} i know that format ${st.timeToKillInSeconds}, the value of this variable is store into cas.properties but this format : ${st.timeToKillInSeconds:10} ?? what

[cas-user] Re: Long Term Authentication strange value

2016-07-01 Thread vallee.romain
No body ? :( Le mercredi 29 juin 2016 09:24:18 UTC+2, vallee.romain a écrit : > > Hello, > > I follow this documentation for "RememberMe" authentication : > > > https://apereo.github.io/cas/4.1.x/installation/Configuring-LongTerm-Authentication.html > >

[cas-user] Long Term Authentication strange value

2016-06-29 Thread vallee.romain
Hello, I follow this documentation for "RememberMe" authentication : https://apereo.github.io/cas/4.1.x/installation/Configuring-LongTerm-Authentication.html When i login into jasig my cookieName : "p:cookieName" "ESIGTGC" > > Appear into my brower with an outdate value (3hours outdated) (

Re: [cas-user] Jasig choose the return ?

2016-05-02 Thread vallee.romain
WORKING I add this property name="usernameAttributeProvider"> too my services ! So it's not easy to find documention Le lundi 2 mai 2016 08:19:21 UTC+2, vallee.romain a écrit : > > Doc is a litlle strange for 4.2 and 4.1, my conf file ( 4.1 ) is no

Re: [cas-user] Jasig choose the return ?

2016-05-02 Thread vallee.romain
> > *From:* cas-...@apereo.org [mailto:cas-...@apereo.org > ] *On Behalf Of *vallee.romain > *Sent:* Friday, April 29, 2016 1:03 AM > *To:* CAS Community <cas-...@apereo.org > > *Subject:* [cas-user] Jasig choose the return ? > > > > Hello cas users, > > &

[cas-user] Jasig choose the return ?

2016-04-29 Thread vallee.romain
Hello cas users, i just want to know if it's possible : I have 2 sources for users login : *UPN *and *Samaccountname *. If i connect with my *UPN*, jasig transmit *UPN* to my application If i connect with my *SamaccountName*, jasig transmit *SamaccountName *to my application . I want jasig

Re: [cas-user] Could not locate ticket CAS 4.1

2016-04-05 Thread vallee.romain
Do you want see my conf file ? Le vendredi 1 avril 2016 15:46:06 UTC+2, Misagh Moayyed a écrit : > > offhand, cant see how that might be possible. Something is missing in your > configuration. > > -- > Misagh > > From: Vallee Romain > Reply: Vallee Romain

[cas-user] Could not locate ticket CAS 4.1

2016-03-31 Thread vallee.romain
Hello, i'm using CAS 4.1, and i configure memcache for ticket store . when a configure an application, i log into the cas portal, and i got this error in my catalia.out : *2016-03-31 14:27:47,504 DEBUG [org.jasig.cas.audit.spi.TicketOrCredentialPrincipalResolver] - * 2016-03-31 14:27:47,475