Interface OAuth2TokenAudienceConfiguration

All Superinterfaces:
AttributeResolvingProfileConfiguration, Component, ConditionalProfileConfiguration, IdentifiedComponent, OAuth2AccessTokenProducingProfileConfiguration, OAuth2ProfileConfiguration, OAuth2TokenEncryptionProfileConfiguration, OIDCProfileConfiguration, OverriddenIssuerProfileConfiguration, ProfileConfiguration
All Known Implementing Classes:
DefaultOAuth2TokenAudienceConfiguration

Profile interface for OAuth 2 token "audience" profile configuration.

This applies to behaviour controlling the characteristics of tokens issued to the parties intended to process them, as distinct from the clients that use them.