Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23256

Can`t login with Legacy login on Plattform UI

    XMLWordPrintable

Details

    Description

      Hi,

      I installed eZ Publish from scratch. Everything is working fine. I tried to install the new UI Bundle and followed the install intructions in the README.

      Unfortunatelly the URL /shell it isn't letting me in with the username "admin" and password "publish". The /ezdemo_site_admin works well.

      Maybe some security provider isn`t configured or it is a bug, but it shall be documented. I also tried an in memory provider but that also didn`t work.

          providers:
              # Chaining in_memory and ezpublish user providers
              chain_provider:
                  chain:
                      providers: [in_memory, ezpublish]
              ezpublish:
                  id: ezpublish.security.user_provider
              in_memory:
                  memory:
                      users:
                          user:  { password: userpass, roles: [ 'ROLE_USER' ] }
                          admin: { password: adminpass, roles: [ 'ROLE_ADMIN' ] }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            a7ccb6eb-752c-4f73-908e-4baabf343cdd@accounts.ibexa.co Björn Dieding
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: