UpendoVentures/Upendo-DNN-Simple-Auth-Provider

Conflicts when there are more than one provider showing

Closed this issue · 0 comments

Sponsorship

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effort via GitHub Sponsors:

  • None, please continue to work for me for free :P
  • Absolutely, I get value out of this!
  • Maybe later
  • I'm already a sponsor... Woot!

Describe the bug

A clear and concise description of what the bug is.

Software Versions

  • DNN: 09.10.00
  • Provider: 01.00.01

To Reproduce

Steps to reproduce the behavior:

  1. Install clean DNN & install this auth provider.
  2. Add one or more user accounts.
  3. In a new browser window (incognito), attempt to log in as any of the new users.
  4. Perform any action that will trigger validation of the form fields.

Expected behavior

Any triggered validation in this provider only affects the form fields related to this provider.

Actual behavior

The other provider(s) can be incidentally validated, unless they do something to prevent it.

Screenshots

N/A

Error log

N/A

Additional context

N/A