坑爹的OpenAM-配置细节记要

坑爹的OpenAM-配置细节记录com.iplanet.sso.SSOException: AdminTokenAction:FATAL ERROR: Cannot obtain

坑爹的OpenAM-配置细节记录
com.iplanet.sso.SSOException: AdminTokenAction: FATAL ERROR: Cannot obtain Application SSO token.Check AMConfig.properties for the following propertiescom.sun.identity.agents.app.usernamecom.iplanet.am.service.password

?这个是配置客户端链接到服务器的帐号和密码。两种帐号:

1.amamdin的帐号密码

2.代理名称和帐号密码

在配置中:com.iplanet.am.service.secret= 配置的是加密的密码,没有加密则用com.iplanet.am.service.password。