Class AddLogoUrisToClientMetadata

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class AddLogoUrisToClientMetadata extends AbstractOIDCClientMetadataPopulationAction
This action adds the logo_uri(s) to the client metadata.
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • AddLogoUrisToClientMetadata

      public AddLogoUrisToClientMetadata()
  • Method Details