Getting an application production ready
As part of the onboarding process, test the setup of a new application before you submit it to OpenAthens for final checks and publication.
Testing includes checking that you have a standard way for users to log in, that authorization and authentication work correctly, and that you can link to pages deep within the site. The precise tests you need to perform depend on the type of application.
For Keystone (OpenID Connect) applications, see Getting production ready with Keystone for the full checklist.
For external applications, see Getting an external application production ready.