#6752 [TESTS] Improve the coverage of password-based remote authentication
Opened 7 years ago by mbabinsk. Modified 5 years ago

During 4.5 development we encountered a number of regressions in the login_password handler breaking both WebUI login (#6739) and, potentially, third-party tools consuming our JSON-RPC API and using simple auth.

We could easily implement some thin wrapper around python-requests which uses simple auth against the master/replica and run some simple command (e.g. user_show) to verify that password login works (PoC provided by @pvoborni).

This server two-fold purposes:

  • catch regressions
  • tests new features such as #6343

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6

7 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.6.1 (was: FreeIPA 4.6)

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.6.2 (was: FreeIPA 4.6.1)

6 years ago

Metadata Update from @tdudlak:
- Issue set to the milestone: FreeIPA 4.6.3 (was: FreeIPA 4.6.2)

6 years ago

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.6.4 (was: FreeIPA 4.6.3)

6 years ago

FreeIPA 4.6.3 has been released, moving to FreeIPA 4.6.4 milestone

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.6.5 (was: FreeIPA 4.6.4)

5 years ago

Login to comment on this ticket.

Metadata