Re: [cas-user] mail attribute

2010-06-02 Thread Eric Pierce
Those are two separate LDAP entries ('uid=test1,ou=Users,dc=usf,dc=edu' and 'cn=test1 user,uid=test1,ou=Users,dc=usf,dc=edu') Delete the 'cn=test1 user,uid=test1,ou=Users,dc=usf,dc=edu' entry and modify the other entry - here's an LDIF that *should* work with `ldapmodify` dn: uid=test1,ou=Users,d

RE: [cas-user] mail attribute

2010-06-02 Thread McKennon, Robert
From: Scott Battaglia [mailto:scott.battag...@gmail.com] Sent: Tuesday, June 01, 2010 3:03 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] mail attribute Did you choose the attribute in the multi-select field for the service? On Tue, Jun 1, 2010 at 10:37 AM, McKennon, Robert wrote:

Re:[cas-user] mail attribute question

2010-06-02 Thread Tobias Trelle
shanth wrote: > > So do you mean , even if the services are not configured using service > management tool we can release the saml attributes. > > 1) Can i send attributes like modifying the result jsp and using > credentialstoprincipalresolver with out configuring services using service > mana

Re: [cas-user] mail attribute

2010-06-01 Thread Scott Battaglia
Did you choose the attribute in the multi-select field for the service? On Tue, Jun 1, 2010 at 10:37 AM, McKennon, Robert wrote: > I think I’m getting closer… > > > > I have 3 entries in the “Services Management”: > > > > Services Management > http://localhost:8080/cas/services/* > > SharePoint

[cas-user] mail attribute

2010-06-01 Thread McKennon, Robert
I think I'm getting closer... I have 3 entries in the "Services Management": Services Management http://localhost:8080/cas/services/* SharePoint http*://192.168.169.72:11123/* Test http*://192.168.167.74* If I put this url ( https://fl028centos:8443/cas/login?service=http://192.168.16

Re: [cas-user] mail attribute question

2010-05-31 Thread Scott Battaglia
; > > > Rob. > > > > > > *From:* scott.battag...@gmail.com [mailto:scott.battag...@gmail.com] > *Sent:* Monday, May 31, 2010 6:35 PM > > *To:* cas-user@lists.jasig.org > *Subject:* Re: [cas-user] mail attribute question > > > > Ill reply when I'm n

RE: [cas-user] mail attribute question

2010-05-31 Thread McKennon, Robert
Yes, please don't text and drive! Rob. From: scott.battag...@gmail.com [mailto:scott.battag...@gmail.com] Sent: Monday, May 31, 2010 6:35 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] mail attribute question Ill reply when I'm not on my phone. Too much typin

Re: [cas-user] mail attribute question

2010-05-31 Thread scott . battaglia
Ill reply when I'm not on my phone. Too much typing for this keyboard :-) Sent from my Verizon Wireless BlackBerry -Original Message- From: "McKennon, Robert" Date: Mon, 31 May 2010 18:27:33 To: Subject: RE: [cas-user] mail attribute question Scott, So, the fi

RE: [cas-user] mail attribute question

2010-05-31 Thread McKennon, Robert
" attribute at the bottom though! V/R, Rob McKennon Unix Admin (fish out of water) From: scott.battag...@gmail.com [mailto:scott.battag...@gmail.com] Sent: Monday, May 31, 2010 6:06 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] mail attribute question Did you release

Re: [cas-user] mail attribute question

2010-05-31 Thread scott . battaglia
Did you release the attribute to the service via the service management tool? Attribute release is controlled. Sent from my Verizon Wireless BlackBerry -Original Message- From: "McKennon, Robert" Date: Mon, 31 May 2010 17:34:38 To: Subject: [cas-user] mail attribute que

[cas-user] mail attribute question

2010-05-31 Thread McKennon, Robert
I'm looking to retrieve an attribute from LDAP (specifically "mail") upon a samlValidate. But testing with SoapUI, I only see the NameIdentifier being returned. Can someone tell me what I am missing? I've seen other posts online where their "POST" is exactly like this, but they get a lot more re