I need to tell okta to use my custom login page instead of the okta default.
How can I say that to Okta?
• I do not wat to modify the okta hosted login page
• I already have a page with the Sign in Widget
How can I tell okta this: each time a secured resource is asked you should not display your default login page, instead of that use my page (http://localhost:8080/mylogin for example)
Thank you for your help guys.