Policy agent to authentication mulitple realm
I am working on sun access manager 7 2005Q4 with patch 5
I saw that in the PA configuration(AMConfig.properties) I have to specify the login URL.
com.sun.am.policy.am.login.url = http://blahblah.com:8080/amserver/UI/Login?realm=realmName
Which mean i one PA can only manage one relam.
Is my understanding correct?
If otherwise please advise, how to configure the PA so that is this decision is taken by access manager and not defined at PA level.
Why does the access manager resolve the authentication url based on the policy defined under the relam and then throw an authentication page.?

