in order to test the resource we use OAM Access Management Test Tool. interface is very close to what Siteminder R12 had
here is how to run the tester tool
cd <FM_HOME>/Oracle_IAM1/oam/server/tester
export JAVA_HOME=/app/jdk1.6.0_35/
export PATH=$JAVA_HOME/bin:$PATH
fun following command
java -jar oamtest.jar
after providing required resource information you can test how the request is flowing and what is the outcome of it.
No comments:
Post a Comment