Forum Discussion

Rosieodonell's avatar
Feb 18, 2020
Solved

Rewrite Profile JSON error

Hey Everyone,   We are using a rewrite profile to do the following:   Converting   Client URI = https://customer.company.com/loginpage/ to Server URI = https://login.company.com/   ...
  • Rosieodonell's avatar
    Feb 25, 2020

    So my access policy was the culprit because the access policy had a "SSO profile" configured on it. That is why i was getting the JSON error. So on the new connection based on the URI... i added:

     

    WEBSSO::disable

     

    now my problem is gone. yay!