IDPv3 Logout
Cantor, Scott
cantor.2 at osu.edu
Fri Mar 24 13:46:17 EDT 2017
On 3/24/17, 1:23 PM, "users on behalf of IAM David Bantz" <users-bounces at shibboleth.net on behalf of dabantz at alaska.edu> wrote:
> Would you be so good as to indicate "for the record" exactly how support for logout profile is included in relying party config.
Including that profile configuration bean in the override's profileConfigurations list property. Nothing is inherited, so anything in the DefaultRelyingParty bean is ignored once you create an override, the only profiles enabled are the ones explicitly put there. Or you can declare a list bean somewhere with the profile beans to use in different cases and reference it from the override bean via p:profileConfigurations-ref
I can't give you a single answer because that varies by use case and style but there are examples in the file and the wiki doing different kinds of things, and that list will be growing larger over time because there are just so many ways of doing things that all have utility in different cases or appeal to different people's sense of how things should be done.
The best advice is always "don't use overrides" and look for other strategies.
-- Scott
More information about the users
mailing list