-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Directory
-
Sprint:nxfit 9.2.6
-
Story Points:3
Since NXP-20238 only the system user can access a directory defined with the following permissions:
<permissions>
<permission name="Read">
<group>__Nobody__</group>
</permission>
</permissions>
This typically prevents an administrator from creating an entry in the oauth2Clients directory which is required for NXP-22513.
----------------------------------------------------------------------------
Administrators now have access to the sensitive directories.
- is required by
-
NXP-22513 OAuth2: add a WebDriver test to validate the JSP pages
- Resolved