zfcampus/zf-apigility-admin-ui

Creation of one HTTP Digest Authentication Adapter breaks the following new adapters

Closed this issue · 2 comments

Scenario:

  1. Create Apigility 1.1 project
  2. Open Apigility UI -> Authentication
  3. Create new HTTP Digest Adapter
  4. Create new HTTP Digest/HTTP Basic Adapter

Result:
Notification "Authentication Adapter created" occurred, but the new adapter is broken without name and type. When you click edit in the "Edit Authentication Adapter" window most of the elements are missing (please see the attached files).
1
2

@elenag77 I just tried with a fresh installation, using the master branch, and I cannot reproduce the issue using your steps. I can create multiple HTTP Basic and Digest authentication without issue.
Did you try to update your installation using composer (composer update)?
I'm closing the issue but let me know anyway, thanks for reporting!