Skip to main content
Solved

PSO Gateway authentication isuue

  • September 29, 2022
  • 2 replies
  • 155 views

Forum|alt.badge.img+4

Hi Experts,

I have setup a new PSO application, but the gateway authentication is not working. Even if I provide gateway authentication url, it is taking me to Azure SSO Page. Can you guys please suggest a solution to not allow Azure authentication when gateway url is used? (/IFSPSOWorkbench/Default/login?authGateway=true)

Best answer by roklde

Hi Komal,

you need to set the parameters “AllowAuthenticationGateway” and “OpenIdAllowLegacyAuthentication” as described in the Administration Guide:
 



Best regards

Roman

2 replies

roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • Answer
  • September 29, 2022

Hi Komal,

you need to set the parameters “AllowAuthenticationGateway” and “OpenIdAllowLegacyAuthentication” as described in the Administration Guide:
 



Best regards

Roman


Forum|alt.badge.img+4
  • Author
  • Do Gooder (Partner)
  • September 29, 2022

Hi Roman,

 

Thanks for the information. It worked.