Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1248

JcrEngine passes incorrect property values to custom AuthenticationProviders

XMLWordPrintable

      JcrEngine passes incorrect property values to custom AuthenticationProviders,
      given the following configuration in configRepository.xml:

      <mode:authenticationProvider jcr:name="CustomProviderA" 
                       mode:classname="org.example.MyAppAuthorizationProvider">
        <mode:appName>MyAppName</mode:appName>
      </mode:authenticationProvider>
      

      instead of "MyAppName" MyAppAuthorizationProvider.setAppName( ) is passed the name of the repository source.

            rhauch Randall Hauch (Inactive)
            tsallinen_jira Timo Sallinen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: