Date
1 - 1 of 1
PR to fix tests with the "provided" profile
Hi,
I tried the provided profile for the tests once again and found out it didn't work anymore. The provided profile only depends on the API and assumed a (Java EE 8) server that has the Java EE Security API already vs having it in the WEB-INF/lib folder. The culprit was that the tests started to use Soteria specific things, such as, unfortunately, the EmbeddedIdentityStore. I provided a PR to fix things here: https://github.com/javaee-security-spec/soteria/pull/75 Kind regards, Arjan Tijms
|
|