Relying party configuration

Dan Ciarniello DCiarniello at central1.com
Wed Aug 19 14:52:35 EDT 2015


Yes, the "p:" was missing in the documentation although I see that it's now been added.

And I'm not used to the "p:" notation for adding properties to Spring beans so it didn't click that it was missing.  I guest my first clue should have been that "authenticationFlows" is not a valid bean tag attribute :-).

In any case, thanks, that solved my problem.
Dan.

-----Original Message-----
From: Cantor, Scott [mailto:cantor.2 at osu.edu] 
Sent: Wednesday, August 19, 2015 9:29 AM
To: Shib Users
Subject: Re: Relying party configuration

On 8/19/15, 12:13 PM, "users on behalf of Dan Ciarniello" <users-bounces at shibboleth.net on behalf of DCiarniello at central1.com> wrote:



>Hi,
> 
>According to the Authentication Configuration documentation on the wiki, one can change the login flow for a specific profile with something like:
> 
><bean parent="SAML2.SSO" authenticationFlows="#{{'RemoteUser'}}" />

If it says that literally, there's a typo, it's p:authenticationFlows

> 
>What am I missing here?

The Spring docs on XML configuration are the primary resource you have to use to understand the native Spring wiring.

Wiring anything up is a matter of combining that knowledge with the Javadocs for the classes being wired.

You should also have logs describing the specific error in the file when it says the configuration won't load.

-- Scott

This email and any attachments are strictly confidential, may be privileged, and are intended only for the use of the person(s) named above. Any other person is strictly prohibited from disclosing, distributing, copying or using it. If you are not the intended recipient (or are not receiving this communication on behalf of the intended recipient), please notify the sender immediately by return email or telephone call, and securely destroy this communication. Thank you.

Please reply to this message with "Unsubscribe" or "Unsubscribe All" in the subject line to unsubscribe from this mailing list or from all commercial electronic messages from Central 1.


More information about the users mailing list