DAS Self Service Pages
nazlfcJun 11 2009 — edited Jun 16 2009Hi
I am currently trying to add a password forgotton page for our portal application. Here I am currently looking at the Delegated Adminisatration pages. I would like to add a link on our portal that routes the user to the DAS pages in the event they forget their password. I will be using the password hint feature so that users are able to create a challenge question/answer which they must complete in order to reset their passwords. There are a number of pages available in DAS, on our system the directory path is as follows:
/u01/app/oracle/product/10.1.2/infra/j2ee/OC4J_SECURITY/applications/oiddas/ui/oracle/ldap/das/mypage
The page in this directory that I would like to link to our portal is ChgPwdMyPage.uix page. However, it has too much information for our requirements as all I want to present to the user is the password hint question and answer fields. The new/old password fields are not required as is the password application fields section. Therefore, I have commented the xml out to only display the hint fields.
The problem I have is that I would also like to strip out the tabs for the directory,myprofile,home, configuration as well as the links at the bottom relating these areas too. Leaving only the hint fields, the clear/submit buttons and also the logout button. I would like the user to able to set their question/answer for hint and then be able to return to the portal application without being redirected anywhere else on DAS.
Please can anyone tell me if this is possible. Additionally, I would like to have the page look more like our own portal application rather than the Oracle pages for DAS, would this also be possible (I have read on metalink that it may not be)
As always your help, knowledge and support will be of great help.
Thanks