Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Adding css and script injection to other pages?

Venkata Rahul SJan 19 2022 — edited Jan 19 2022

I intend to add script and css injection to a page, other than index.html.
I use oauth for logging in and the post login call back is a home.html, wwhere the actual OJet implementation kicks off. Any ideas on how to add css and script injection to more pages than just the index.html?
I looked up the oraclejet-build.js file. This does contain a placeholder for injection, but I am looking for an example script to be added here.
Also, is there a way to change the default page from index.html to a different one, say login.html? Can I modify the server script to make the server pick a different default webpage?
Thanks in advance
Rahul

This post has been answered by John JB Brock-Oracle on Jan 19 2022
Jump to Answer
Comments
Post Details
Added on Jan 19 2022
1 comment
406 views