Creation of one HTTP Digest Authentication Adapter breaks the following new adapters
Closed this issue · 2 comments
elenag77 commented
Scenario:
- Create Apigility 1.1 project
- Open Apigility UI -> Authentication
- Create new HTTP Digest Adapter
- 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).
ezimuel commented
@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!