Connect your own Infor SyteLine (CSI) instance and run read-only IDO queries against your live data.
This is a demonstration of Intragon's CSIGateway integration. It reads only. It never updates, invokes
methods, or writes anything back.
With Infor login you authenticate at Infor directly and we never receive a
service-account secret, only a short-lived token comes back. With a service-account
file, the secret is sent over an encrypted connection and used once, on our server, only to obtain a
short-lived token, then discarded. Either way nothing is written to disk or a database, nothing is
logged, and the session lives in memory only and ends when you close this tab.
We never store your credentials.