Devtest Portal gives the error as Invalid parameter: redirect_uri after enabling Kerberoes Autologin
book
Article ID: 245879
calendar_today
Updated On:
Products
Service Virtualization
Issue/Introduction
Set up devtest servers to use Kerberos authentication and trying to bring up Enterprise Dashboard and Portal in the browser getting the error "Invalid parameter: redirect_uri" page.
Environment
Release : 10.6 and 10.7
Component : DevTest Install/Upgrade, Service virtualization
Cause
Configuration issue.
Resolution
Change the phoenix.properties file with the portal server name instead of the IAM server name in the property phoenix.iam.clientId=portal_PortalServerHostname_1507 and also configuring the property phoenix.iam.redirectLoginToIAM=true resolve the "Invalid parameter: redirect_uri" error issue. After making the change in phoenix.properties and need to provide the credentials for first time login to IAM, ED and Portal. then make the below change.
Configure the Kerberos authentication as below in 10.6 and 10.7.2. The Server Principal name should be per the Keytab file. It should be like HTTP/<FQDN>@<KERBEROS REALM>.