OAM SSL with LBR and Kerberos
Hi Experts,
OAM is integrated with kerberos without LBR.
Now we want to configure using SSL LBR. Now AD princ needs to created with LBR or with hostname.
AD is configured on 2 nodes.
Suppose the OAM is configured with f5 LBR. Now the login URL — https://oamsso.example.com
without LBR URL — http://oam.example.com
ktpass needs to be created with
ktpass -princ HTTP/oamsso.example.com@EXAMPLE.CON or with without LBR URL.
The command need to be executed on both the AD Server.
Please assist.