Hi Everyone,
I seem to have been battling for a week with APIC v10 in order to get an Access Code Native OAuth Provider to return me an HTML Default form that sends the credentials to an authentication url.
Whenever I have the following:
EI: Default HTML Form
AU: None or Disabled
AZ: Authenticated
When calling to the /oauth2/authorize endpoint, the form is returned but after entering the credentials I get an ?error=access_denied in the redirect URL
If I change the AU value to an Authentication URL, I stop getting the HTML form and now I get the following :
{
"httpCode": "500",
"httpMessage": "Internal Server Error",
"moreInformation": "Invalid assembly rule"
}
Is there a good example on how to configure this case? I'm finding the documentation very apalling in comparison to what DataPower was...
#APIConnect#Support#SupportMigration