Hi all.
I am trying to configure Identity Console with OSP SSO as asked by one of my colleagues.
I have it working fine with LDAP authentication, but something is missing when trying the OSP mode.
My installation is docker based. OSP is in a different docker instance.
I had to remove the line ospclientpass from edirapi.conf to get identityconsole to start, but then it errors after redirect with:
Unable to fetch UserInfo from OSP
I have set it up as the describe here:https://www.netiq.com/documentation/identity-console/pdfdoc/identity_console-install/identity_console-install.pdf on page 9.
edirtree is replaced by the actual treename in lowercase and the URL's are configured to match the environment.
I suspect that not being able to have ospclientpass is part of the issue, but IDC 1.7.2 doesn't seem to want to start with that option. I have not been able to find any other suggestions, so I'm asking here.
The OSP configuration in ism-configuration.properties is also done and I do get sent back...?
I have origin for both idc and osp set in the origin variable.
Any suggestions?