[OPENAM-16626] Device Profile Match Template Script does not installed for Platform Created: 10/Aug/20 Updated: 10/Aug/20 Resolved: 10/Aug/20 |
|
Status: | Closed |
Project: | OpenAM |
Component/s: | scripting |
Affects Version/s: | 7.0.0 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Andy Witrisna | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Target Version/s: | |
Rank: | 1|i01rrr: |
Description |
Device Profile Match Template - Decision Node Script is not installed in platform, however, from standalone AM, we see the script is installed:
Also, it fails to bind the "deviceProfilesDao" object in the script, since not able to access the scripting service from the platform, not sure if the DeviceProfilesDao is defined in the whitelist. Standalone AM Java class whitelist as follow:
|
Comments |
Comment by Andy Witrisna [ 10/Aug/20 ] |
Duplicate with https://bugster.forgerock.org/jira/browse/OPENAM-16628 |