<% String urlPath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + request.getContextPath() + "/"; String params = "Target=gb&" + "OA=https://10.16.126.28:9443/moa-id-proxy/index.jsp"; String urlStartAuth = urlPath + "StartAuthentication?" + params; String templateParam = "&Template=http://10.16.46.108:18080/oa/AuthTemplate.jsp"; String urlStartAuthCustom = urlStartAuth + templateParam; String urlSelectBKU = urlPath + "SelectBKU?" + params; String urlSelectBKUCustom = urlSelectBKU + templateParam + "&BKUSelectionTemplate=http://10.16.46.108:18080/oa/BKUSelectionTemplate.jsp"; %> Log in to sample application
Log in to sample application using custom form
Choose BKU (HTMLComplete or HTMLSelect) and log in
Choose BKU (HTMLSelect) using custom form and log in