eryzhkov / wasp-ng

WASP Next Generation
0 stars 0 forks source link

Implement a test RADIUS-server using aaa4j? #34

Open eryzhkov opened 2 months ago

eryzhkov commented 2 months ago

Perhaps, it makes sense to spin up a very simple RADIUS-server with in-memory user storage.

See the https://github.com/aaa4j/aaa4j-radius

The server would be suitable for the unit tests.

eryzhkov commented 2 months ago

After https://github.com/eryzhkov/wasp-ng/issues/38 is done the RADIUS auth can be disabled. It shouldn't affect on the tests at all.

Set prio 'low' for the task.