
h13ch (h13ch) asked a question.
I have a requirement to show a logo specific to the application, instead of the OKTA Logo. Currently the sign in page can be custimized per org, but I need to customize the login page per app. i also need to add a custom hyper link near forgot password. This would just be like "Terms & Conditions" that would take the user to another page. How can this be customized?

Q- I need to customize the login page per app
Ans- You can use okta custom sign-in widget to create custom login page per app with different logo. https://developer.okta.com/code/javascript/okta_sign-in_widget/
You need to host that page on your application and give the full url in Okta application general setting as shown below.
Q- i also need to add a custom hyper link near forgot password.
Ans- Once you create a custom login page you can use custom link feature to add any specific link on your login page. https://github.com/okta/okta-signin-widget#links