get https://{kitEnvironment}.{kitDomain}/{kitBasePath}/openId/authorize
This describes the page that the mobile app should open in a webview. Or if the web application should open the browser to start the openId flow.
The endpoint should be openId compliant according to https://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth.