Authentication
GAINSConnect supports two methods of authentication:
- Basic authentication: username and password has to be defined in GAINS User Management (this can be done by an existing admin or a GAINS admin)
- oAuth2.0: as of August 2025, we also support access via oAuth 2.0. Please contact GAINS rep if you would like to get set up with your access token
oAuth Authentication
Please note the server URL's for oAuth token generation:
- Production: https://auth.gainsapps.com
- Development: https://auth-dev.gainsapps.com
Updated 15 days ago