]
David Lloyd updated ELY-336:
----------------------------
Priority: Critical (was: Major)
Tests do not establish LoginPermission
--------------------------------------
Key: ELY-336
URL:
https://issues.jboss.org/browse/ELY-336
Project: WildFly Elytron
Issue Type: Task
Components: Testsuite
Reporter: David Lloyd
Priority: Critical
All users performing authentication in the test suite must be granted the
LoginPermission. Without this permission, all tests performing authentications will fail
when the {{identity.getPermissions().implies(new LoginPermission())}} checks are enabled
in {{ServerAuthenticationContext}}.