then they can pass this info to AA as a comma separated array in curly braces
The ecreq parameters are expected in standard application/x-www-form-urlencoded format. Thus for supplying multiple FIP identifiers, the format should be &fipid=XXXX&fipid=YYYY.
https://github.com/Sahamati/aa-redirection-guidelines/blob/ca8b8dd15e1d39b31b9ef4bc25d226485eade02d/specification/request-specification.md?plain=1#L29
Ambiguous text:
The
ecreq
parameters are expected in standardapplication/x-www-form-urlencoded
format. Thus for supplying multiple FIP identifiers, the format should be&fipid=XXXX&fipid=YYYY
.