Does OAMServerProfile need to be updated for OIDC in OAM?
I do not see the need to update OAMServerProfile documented anywhere for OIDC, or the steps to do it. But I am seeing default values in the error I get at the IDP
The host and port in the OAMServerProfile are plainly incorrect and look like place-holders, and are what the OIDC SP is complaining about, not in the allowable redirect_uris. Which is correct.
<Setting Name="OAMServerProfile" Type="htf:map">
<Setting Name="HostAlias" Type="htf:map">
<Setting Name="oamserverHttps" Type="htf:map">
<Setting Name="serverhost"
Type="xsd:string">oam-host</Setting>