Re: SAML and ColdFusion - struggling.

2011-09-14 Thread Nathan Mische

Mark,

I'm pretty well versed in Shibboleth. You say you are setting up a
Shibboleth server, do you mean the IdP product? If so I don't think
that is what you want. You need to set up the Shibboleth SP software
on your web server in order to consume assertions. Are you receiving
these assertions as part of  SSO?

--Nathan

On Tue, Sep 13, 2011 at 2:52 PM, Mark A. Kruger mkru...@cfwebtools.com wrote:

 Russ... all right - I'll see if anything else turns up. I have a Java guy
 helping me at the moment with some samples that Ben sent me... I'll keep
 poking at it.

 -Mark


 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger


 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Tuesday, September 13, 2011 1:50 PM
 To: cf-talk
 Subject: Re: SAML and ColdFusion - struggling.


 Free time is something I don't have in abundance, If you send me over
 the details I will happily  take a look for you when I get a chance
 and see if I can make sense of it. But Shibboleth and SAML is new
 ground for me as well, however I have been looking into the google
 Single Singon service, which may be similar.

 On Tue, Sep 13, 2011 at 6:17 PM, Mark A. Kruger mkru...@cfwebtools.com
 wrote:

 Russ,

 Thanks... are you volunteering to help?

 -Mark


 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger


 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Tuesday, September 13, 2011 11:55 AM
 To: cf-talk
 Subject: Re: SAML and ColdFusion - struggling.


 hey Mark,

 perhaps it would be best to start with the SAML portion first and get
 that working, it may be that you don't need Shibboleth in order to get
 the data you need.
 This seems a good place to start

 http://webdevwork.blogspot.com/2008/09/single-sign-on-with-saml-and-coldfusi
 on.html

 HTH

 Russ

 On Tue, Sep 13, 2011 at 5:04 PM, Mark A. Kruger mkru...@cfwebtools.com
 wrote:

 I'm in over my head trying to figure out SAML using Shibboleth server. I
 thought I had a grip on this but apparently not.

 I've installed Shibboleth and configured the XML files to point to the
 meta
 data provided by my customer.  My problem is that I don't know what to DO
 with it? As I understand it:

 .         AMD posts an assertion to me which I pass somehow (not clear
 how) to the shibboleth server.
 .          Which knows what to do with it and gives back.. What?? There
 are
 no readable samples or  turorials anywhere.


 I have a nice check for someone who can do this and/or educate me and
 help
 me get going on this.

 All I want to do is get this packet which is posted to me from the
 customer,
 unpack it so I can read the employeeID or whatever, and then create a
 session for that employee. The SAML requirement is the customers.

 If you have advice post to the list - if you want to help me directly
 send
 me a note off-list. Thanks.

 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger












 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347461
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


SAML and ColdFusion - struggling.

2011-09-13 Thread Mark A. Kruger

I'm in over my head trying to figure out SAML using Shibboleth server. I
thought I had a grip on this but apparently not.
 
I've installed Shibboleth and configured the XML files to point to the meta
data provided by my customer.  My problem is that I don't know what to DO
with it? As I understand it:
 
. AMD posts an assertion to me which I pass somehow (not clear
how) to the shibboleth server.
.  Which knows what to do with it and gives back.. What?? There are
no readable samples or  turorials anywhere. 
 
 
I have a nice check for someone who can do this and/or educate me and help
me get going on this. 
 
All I want to do is get this packet which is posted to me from the customer,
unpack it so I can read the employeeID or whatever, and then create a
session for that employee. The SAML requirement is the customers.
 
If you have advice post to the list - if you want to help me directly send
me a note off-list. Thanks.
 
Mark Kruger - CFG
CF Webtools
www.cfwebtools.com
www.coldfusionmuse.com
O: 402.408.3733 x105
E: mkru...@cfwebtools.com
Skype: markakruger
 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347426
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: SAML and ColdFusion - struggling.

2011-09-13 Thread Russ Michaels

hey Mark,

perhaps it would be best to start with the SAML portion first and get
that working, it may be that you don't need Shibboleth in order to get
the data you need.
This seems a good place to start
http://webdevwork.blogspot.com/2008/09/single-sign-on-with-saml-and-coldfusion.html

HTH

Russ

On Tue, Sep 13, 2011 at 5:04 PM, Mark A. Kruger mkru...@cfwebtools.com wrote:

 I'm in over my head trying to figure out SAML using Shibboleth server. I
 thought I had a grip on this but apparently not.

 I've installed Shibboleth and configured the XML files to point to the meta
 data provided by my customer.  My problem is that I don't know what to DO
 with it? As I understand it:

 .         AMD posts an assertion to me which I pass somehow (not clear
 how) to the shibboleth server.
 .          Which knows what to do with it and gives back.. What?? There are
 no readable samples or  turorials anywhere.


 I have a nice check for someone who can do this and/or educate me and help
 me get going on this.

 All I want to do is get this packet which is posted to me from the customer,
 unpack it so I can read the employeeID or whatever, and then create a
 session for that employee. The SAML requirement is the customers.

 If you have advice post to the list - if you want to help me directly send
 me a note off-list. Thanks.

 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347429
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: SAML and ColdFusion - struggling.

2011-09-13 Thread Mark A. Kruger

Russ,

Thanks... are you volunteering to help?

-Mark


Mark Kruger - CFG
CF Webtools
www.cfwebtools.com
www.coldfusionmuse.com
O: 402.408.3733 x105
E: mkru...@cfwebtools.com
Skype: markakruger


-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Tuesday, September 13, 2011 11:55 AM
To: cf-talk
Subject: Re: SAML and ColdFusion - struggling.


hey Mark,

perhaps it would be best to start with the SAML portion first and get
that working, it may be that you don't need Shibboleth in order to get
the data you need.
This seems a good place to start
http://webdevwork.blogspot.com/2008/09/single-sign-on-with-saml-and-coldfusi
on.html

HTH

Russ

On Tue, Sep 13, 2011 at 5:04 PM, Mark A. Kruger mkru...@cfwebtools.com
wrote:

 I'm in over my head trying to figure out SAML using Shibboleth server. I
 thought I had a grip on this but apparently not.

 I've installed Shibboleth and configured the XML files to point to the
meta
 data provided by my customer.  My problem is that I don't know what to DO
 with it? As I understand it:

 .         AMD posts an assertion to me which I pass somehow (not clear
 how) to the shibboleth server.
 .          Which knows what to do with it and gives back.. What?? There
are
 no readable samples or  turorials anywhere.


 I have a nice check for someone who can do this and/or educate me and help
 me get going on this.

 All I want to do is get this packet which is posted to me from the
customer,
 unpack it so I can read the employeeID or whatever, and then create a
 session for that employee. The SAML requirement is the customers.

 If you have advice post to the list - if you want to help me directly send
 me a note off-list. Thanks.

 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger




 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347436
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: SAML and ColdFusion - struggling.

2011-09-13 Thread Russ Michaels

Free time is something I don't have in abundance, If you send me over
the details I will happily  take a look for you when I get a chance
and see if I can make sense of it. But Shibboleth and SAML is new
ground for me as well, however I have been looking into the google
Single Singon service, which may be similar.

On Tue, Sep 13, 2011 at 6:17 PM, Mark A. Kruger mkru...@cfwebtools.com wrote:

 Russ,

 Thanks... are you volunteering to help?

 -Mark


 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger


 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Tuesday, September 13, 2011 11:55 AM
 To: cf-talk
 Subject: Re: SAML and ColdFusion - struggling.


 hey Mark,

 perhaps it would be best to start with the SAML portion first and get
 that working, it may be that you don't need Shibboleth in order to get
 the data you need.
 This seems a good place to start
 http://webdevwork.blogspot.com/2008/09/single-sign-on-with-saml-and-coldfusi
 on.html

 HTH

 Russ

 On Tue, Sep 13, 2011 at 5:04 PM, Mark A. Kruger mkru...@cfwebtools.com
 wrote:

 I'm in over my head trying to figure out SAML using Shibboleth server. I
 thought I had a grip on this but apparently not.

 I've installed Shibboleth and configured the XML files to point to the
 meta
 data provided by my customer.  My problem is that I don't know what to DO
 with it? As I understand it:

 .         AMD posts an assertion to me which I pass somehow (not clear
 how) to the shibboleth server.
 .          Which knows what to do with it and gives back.. What?? There
 are
 no readable samples or  turorials anywhere.


 I have a nice check for someone who can do this and/or educate me and help
 me get going on this.

 All I want to do is get this packet which is posted to me from the
 customer,
 unpack it so I can read the employeeID or whatever, and then create a
 session for that employee. The SAML requirement is the customers.

 If you have advice post to the list - if you want to help me directly send
 me a note off-list. Thanks.

 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger








 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347442
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: SAML and ColdFusion - struggling.

2011-09-13 Thread Mark A. Kruger

Russ... all right - I'll see if anything else turns up. I have a Java guy
helping me at the moment with some samples that Ben sent me... I'll keep
poking at it.

-Mark


Mark Kruger - CFG
CF Webtools
www.cfwebtools.com
www.coldfusionmuse.com
O: 402.408.3733 x105
E: mkru...@cfwebtools.com
Skype: markakruger


-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Tuesday, September 13, 2011 1:50 PM
To: cf-talk
Subject: Re: SAML and ColdFusion - struggling.


Free time is something I don't have in abundance, If you send me over
the details I will happily  take a look for you when I get a chance
and see if I can make sense of it. But Shibboleth and SAML is new
ground for me as well, however I have been looking into the google
Single Singon service, which may be similar.

On Tue, Sep 13, 2011 at 6:17 PM, Mark A. Kruger mkru...@cfwebtools.com
wrote:

 Russ,

 Thanks... are you volunteering to help?

 -Mark


 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger


 -Original Message-
 From: Russ Michaels [mailto:r...@michaels.me.uk]
 Sent: Tuesday, September 13, 2011 11:55 AM
 To: cf-talk
 Subject: Re: SAML and ColdFusion - struggling.


 hey Mark,

 perhaps it would be best to start with the SAML portion first and get
 that working, it may be that you don't need Shibboleth in order to get
 the data you need.
 This seems a good place to start

http://webdevwork.blogspot.com/2008/09/single-sign-on-with-saml-and-coldfusi
 on.html

 HTH

 Russ

 On Tue, Sep 13, 2011 at 5:04 PM, Mark A. Kruger mkru...@cfwebtools.com
 wrote:

 I'm in over my head trying to figure out SAML using Shibboleth server. I
 thought I had a grip on this but apparently not.

 I've installed Shibboleth and configured the XML files to point to the
 meta
 data provided by my customer.  My problem is that I don't know what to DO
 with it? As I understand it:

 .         AMD posts an assertion to me which I pass somehow (not clear
 how) to the shibboleth server.
 .          Which knows what to do with it and gives back.. What?? There
 are
 no readable samples or  turorials anywhere.


 I have a nice check for someone who can do this and/or educate me and
help
 me get going on this.

 All I want to do is get this packet which is posted to me from the
 customer,
 unpack it so I can read the employeeID or whatever, and then create a
 session for that employee. The SAML requirement is the customers.

 If you have advice post to the list - if you want to help me directly
send
 me a note off-list. Thanks.

 Mark Kruger - CFG
 CF Webtools
 www.cfwebtools.com
 www.coldfusionmuse.com
 O: 402.408.3733 x105
 E: mkru...@cfwebtools.com
 Skype: markakruger








 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347443
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm