unsolicited sso

51 views
Skip to first unread message

Chance Cox

unread,
Nov 17, 2011, 12:54:50 PM11/17/11
to Shib Users

Here is the data they provided:

providerId: AxiomMentor
 
 
 
The target is optional. 
 
The link you would post to your users would be:
 
You will need to create the xml handler in your Shibbolith to respond to the above request.

When enter that url I get this:Error Message: No profile handler configured for request at path: /SAML2/Unsolicited/SSO, What do I need to do now? 


On Nov 1, 2011, at 2:55 PM, Nate Klingenstein wrote:

Chance,

It's definitely a general concept in SAML 2.0, most certainly not Shibboleth-specific.  Peter's message is generally right on.

You need the vendor to either:

A)  supply SAML 2.0 Metadata for their SP, in which case you can figure everything out on your own or with our help, or
B)  they need to supply an entityID(named providerId by Shibboleth, a name which might be slightly unique to us, but it's the same thing), an endpoint URL(as they've done), and optionally a target URL where they'd like your users to end up after authentication.

Odds are the company is not too familiar with the software they're using to offer SAML 2.0 support, but they should be able to find either A or B with (hopefully) any SAML 2.0 implementation in the world.

Take care,
Nate.

On Nov 1, 2011, at 18:35 , Chance Cox wrote:

I may have mis-interpreted the whole concept here. Im sorry for causing any confusion here but I have no idea what needs to happen here. Basically this company said we don't use shibboleth we have a SAML 2 endpoint. which is the url provided. That is all the gave me. Am i mistaking in thinking that the ProviderId is a shibboleth concept for shibboleth sp?

--
To unsubscribe from this list send an email to users-un...@shibboleth.net


Cantor, Scott

unread,
Nov 17, 2011, 2:35:14 PM11/17/11
to us...@shibboleth.net
On 11/17/11 12:54 PM, "Chance Cox" <cco...@elon.edu> wrote:
>
>Here is the data they provided:

The terminology there is legacy support via SAML 1.1. If their SP doesn't
do SAML 2.0, then you can't expect a SAML 2.0 login to work.

>When enter that url I get this:Error Message: No profile handler
>configured for request at path: /SAML2/Unsolicited/SSO, What do I need to
>do now?

Firstly revisit your assumptions, but secondly, your IdP can't be current,
or if it was upgraded, it hasn't had modifications applied to bring its
config up to date to include the additional features added, such as
unsolicited SSO. Specifically in handler.xml and possibly internal.xml.

-- Scott

Chance Cox

unread,
Nov 18, 2011, 10:11:19 AM11/18/11
to Shib Users
Ok I have update the files, now I am getting: Error Message: SAML 2 SSO profile is not configured for relying party AxiomMentor

I have added the following to my relying party xml, and no go.

<rp:RelyingParty id="AxiomMentor" 
                      provider="https://dev.axiommentor.us/login/singleSignOn.cfm
                    defaultAuthenticationMethod="urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport" >
           <rp:ProfileConfiguration xsi:type="saml:ShibbolethSSOProfile" />
           <rp:ProfileConfiguration xsi:type="saml:SAML2SSOProfile" />
           <rp:ProfileConfiguration xsi:type="saml:SAML2AttributeQueryProfile" />
           <rp:ProfileConfiguration xsi:type="saml:SAML2ArtifactResolutionProfile" />

  </rp:RelyingParty>

any ideas?

Cantor, Scott

unread,
Nov 18, 2011, 10:22:43 AM11/18/11
to us...@shibboleth.net
On 11/18/11 10:11 AM, "Chance Cox" <cco...@elon.edu> wrote:

>Ok I have update the files, now I am getting: Error Message: SAML 2 SSO
>profile is not configured for relying party AxiomMentor

That's not a valid entityID for an SP, and...

>I have added the following to my relying party xml, and no go.
>
><rp:RelyingParty id="AxiomMentor"
>
>provider="https://dev.axiommentor.us/login/singleSignOn.cfm"

provider is *your* name, not their location.

And the error still makes no sense, depsite all that being wrong. Don't
know what to tell you.

Chance Cox

unread,
Dec 2, 2011, 9:55:29 AM12/2/11
to Shib Users
I have made quite a bit of progress and have gotten to the login screen but after I enter my credentials and they are authenticated i receive the error:

Error Message: Unable to construct encrypter

Does anyone know what this means?

Cantor, Scott

unread,
Dec 2, 2011, 10:01:00 AM12/2/11
to us...@shibboleth.net
On 12/2/11 9:55 AM, "Chance Cox" <cco...@elon.edu> wrote:

>I have made quite a bit of progress and have gotten to the login screen
>but after I enter my credentials and they are authenticated i receive the
>error:
>
>Error Message: Unable to construct encrypter
>
>Does anyone know what this means?

Offhand it probably means you're leaving default settings for encryption
on the SP has no key to encrypt with in its metadata, but I would imagine
the logs would say that.

Reply all
Reply to author
Forward
0 new messages