Skip to content

Designcenter X Cloud Services Connector - #11626

Open
Karuna-Mendix wants to merge 6 commits into
developmentfrom
kv-designcenter
Open

Designcenter X Cloud Services Connector#11626
Karuna-Mendix wants to merge 6 commits into
developmentfrom
kv-designcenter

Conversation

@Karuna-Mendix

@Karuna-MendixKaruna-Mendix commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

@Michiel-BijlsmaMichiel-Bijlsma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a few notes/my thoughts, please Raman and Gaurao could you review these comments?


## Validating the Configuration

1. Run the app locally or open `http://localhost:8080/oauth/v2/login` in a browser. The sign-in page appears.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done:c64a2da


## Prerequisites

* Studio Pro 10.24 and above

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10.24.2 and above

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done:c64a2da


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:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done:c64a2da

@Karuna-Mendix

Copy link
Copy Markdown
CollaboratorAuthor

PR is ready to be merged. Waiting for a heads-up to go.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Karuna-Mendix@Michiel-Bijlsma