Hi All,
We are in the process of SSO integration to the OTM. All the setup went fine but few things which we are fiddling with ... like enabling SSO settings in glog.properties
From the security guide i found and its my understanding.
appuid=/GUEST.ADMIN/ -> Do I need to update all the user names here? or the user which requires direct access by passing the front page? or GUEST.ADMIN is only user to be used here
glog.security.sso=true
glog.security.sso.appUidName=appuid
glog.webserver.initial_page=http:which-we-normally-access-the-front-end-page
glog.security.sso.appUidLocation=3 -> which is default in our properties file
glog.security.sso.logoutButton=true
glog.security.sso.logoutUrl=https://ssologoff/logoff/logoff.jsp
Problem we getting here when we access front page,
1) it goes to SSO login
2) once SSO login is success it redirects to OTM login page -> Normally for sso it has to bypass the login page and it has to bring dashboard. ( which is happening fine in our EBS etc)
Please correct me whats going wrong here.
Thank you,
Kriss
We are in the process of SSO integration to the OTM. All the setup went fine but few things which we are fiddling with ... like enabling SSO settings in glog.properties
From the security guide i found and its my understanding.
appuid=/GUEST.ADMIN/ -> Do I need to update all the user names here? or the user which requires direct access by passing the front page? or GUEST.ADMIN is only user to be used here
glog.security.sso=true
glog.security.sso.appUidName=appuid
glog.webserver.initial_page=http:which-we-normally-access-the-front-end-page
glog.security.sso.appUidLocation=3 -> which is default in our properties file
glog.security.sso.logoutButton=true
glog.security.sso.logoutUrl=https://ssologoff/logoff/logoff.jsp
Problem we getting here when we access front page,
1) it goes to SSO login
2) once SSO login is success it redirects to OTM login page -> Normally for sso it has to bypass the login page and it has to bring dashboard. ( which is happening fine in our EBS etc)
Please correct me whats going wrong here.
Thank you,
Kriss