Scenario:
1. User tries to access the OIM Identity console SSL page by browser.
2. The user sees a OAM login page and provides valid credentials.
3. A user is redirected to a non-SSL page (This page is blank). When the user adds https:// to the URL,
the user will see the Identity console home page.
The issue is with step 3. I would expect to be redirected to a SSL page.
Also, I see the following error in the OHS logs:
[2014-03-11T15:49:50.5711-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: **********] [host_addr: ********] [pid: 10936] [tid: 140161346115328] [user: ******] [VirtualHost: **********] nzos handshake error, nzos_Handshake returned 29049(server ********:****, client *************)
[2014-03-11T15:49:50.5711-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ***********] [host_addr: ********] [pid: 10936] [tid: 140161409054464] [user: ******] [VirtualHost: *********:*****] NZ Library Error: SSL protocol error [Hint: the client probably speaks HTTPS over HTTP protocol]
What configuration do I need to look at to fix this behavior?