Designcenter X Cloud Services Connector - #11626
Conversation
Michiel-Bijlsma
left a comment
There was a problem hiding this comment.
Added a few notes/my thoughts, please Raman and Gaurao could you review these comments?
|
|
||
| ## Configuring the Connector {#configuration} | ||
|
|
||
| To configure the Designcenter X Cloud Services Connector in your app, follow these steps: |
There was a problem hiding this comment.
I'm personally not a huge fan of these steps, because they are:
- Vague
- Already described in the designcenter-sso page
I wonder if we should just keep the link and remove the steps? (Gaurao & Raman what do you think?)
|
|
||
| ## Validating the Configuration | ||
|
|
||
| 1. Run the app locally or open `http://localhost:8080/oauth/v2/login` in a browser. The sign-in page appears. |
There was a problem hiding this comment.
Is it possible to add a note with a link to the OIDC page on how to configure the login page?
Something like: If you want to directly login when opening the login.html page, please follow the [configuring login redirection] section of the OIDC documentation.
https://docs.mendix.com/appstore/modules/oidc/#configuring-login-redirection
|
|
||
| ## Prerequisites | ||
|
|
||
| * Studio Pro 10.24 and above |
|
|
||
| Configure the OIDC SSO and required constants in your app. For more information, see [Configuring the Connector for Single Sign-On](/appstore/industry/siemens/designcenter/sso/). | ||
|
|
||
| To help you develop your app, familiarize yourself with the [Mendix Studio Pro Guide](/refguide/), especially the following topics: |
There was a problem hiding this comment.
I don't think we should include these Mendix basics in the connector documentation, since most people who use Mendix would already know this and beginners would lookup a getting started guide.
Input