Interface OIDCSSORelyingPartyConfigurationEx

All Superinterfaces:
AttributeResolvingProfileConfiguration, AuthenticationProfileConfiguration, Component, ConditionalProfileConfiguration, IdentifiedComponent, OAuth2ClientAuthenticableClientProfileConfiguration, OAuth2FlowAwareProfileConfiguration, OAuth2ProfileConfiguration, OAuth2TokenEncryptionProfileConfiguration, OIDCFlowAwareProfileConfiguration, OIDCProfileConfiguration, OIDCSSOProfileConfiguration, OIDCSSORelyingPartyConfiguration, OverriddenIssuerProfileConfiguration, ProfileConfiguration
All Known Implementing Classes:
AbstractOIDCSSOConfiguration, DefaultOAuth2PushedAuthorizationRequestConfiguration, DefaultOAuth2TokenConfiguration, DefaultOIDCAuthorizationConfiguration

public interface OIDCSSORelyingPartyConfigurationEx extends OIDCSSORelyingPartyConfiguration, AttributeResolvingProfileConfiguration
An extension to the OIDCSSORelyingPartyConfiguration interface which also includes the AttributeResolvingProfileConfiguration interface. This is useful for actions that want to determine if attribute resolution is required for a given relying party configuration.

TODO: Add AttributeResolvingProfileConfiguration to the parent interface OIDCSSORelyingPartyConfiguration in 4.0.0