Hi everyone,
We are at ISAV 10.0.0.1
In an API protection mapping rule (pre & post token) I am trying to import java.util.Date:
importClass(Packages.java.util.Date);I get the following error:
tivoli.am.fim.oauth20.protocol.delegates.OAuth20BaseDelegate I returnError com.ibm.security.access.javascript.JSCodeRuntimeExceptionCaused by: org.mozilla.javascript.EvaluatorException: Cannot import "Date" since a property by that name is already defined. (xxx-apiPreTokenGeneration#10)I just need to instanciate a Date object. Any ideas?
------------------------------
Louis Beaudry
Access Management
Intact Financial Corporation
------------------------------