Hi,
I have seen and reading about customising XUI and I understand it and can start doing that but I have following questions.
1. Can I design a static HTML page (using any combination of HTML + CSS + Javascript) without starting a authentication process i.e without any authId included in the response page ??
2. OR If I follow links (https://backstage.forgerock.com/docs/am/5/ui-customization-guide/) to customise existing XUI , can I create a separate component with required files(html+theme+css +…) which can be put into some directory during deployment to display the customise one.
Reason I am asking is that the document (https://backstage.forgerock.com/docs/am/5/ui-customization-guide/) states customising page after going to tomcat directory which looks wrong to me. Process in my head is –
1. Deploy openAM war
2. pull and deploy customise XUI component in a directory where openAM can locate these files present to user configured for REALM
Regards
Dipanshu