Class SetEntityIdToSAMLPeerEntityContext

    • Field Detail

      • log

        @Nonnull
        private org.slf4j.Logger log
        Class logger.
      • clientIDLookupStrategy

        @Nonnull
        private Function<MessageContext,​com.nimbusds.oauth2.sdk.id.ClientID> clientIDLookupStrategy
        Strategy used to obtain the client id value for authorize/token request.
    • Constructor Detail

      • SetEntityIdToSAMLPeerEntityContext

        public SetEntityIdToSAMLPeerEntityContext()
        Constructor.