We are trying to configure Kerberos SSO on 11.2 system. We had done this in the past on 11.1.2.2 and 11.1.2.4 systems as well so we are kind of familiar with the steps. We have also reviewed https://docs.oracle.com/en/applications/enterprise-performance-management/11.2/epmsc/GUID-AD51B245-683F-4500-8EEF-90CCDE405181.pdf during the process. After completing the steps we are getting Error 401 error when testing SSODiag URL http://OHS_HOST_NAME:PORT/SSODiag/krbssodiag
I came across a Oracle doc (Doc ID 1930967.1) for a similar problem. Unfortunately the solution provided in the document does not appear to be straight forward for me and I am looking for some help.
Solution provided in the Oracle doc - Since any time that we apply a change to the domain variables (setDomainEnv) we must do the same to the windows service, we have 2 possible solutions:
1. Re-install the windows service
or
2. Add the parameters directly to registry in:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\beasvc <DomainName>_AdminServer\Parameters]
What parameters are they referring to?