<-- Back

Automating client secret rotation for Mendix Platform SSO (BYOIDP)

Issue

Because of the organization's security policies, it is required that the client secret used in Mendix Platform SSO (Single Sign-On), BYOIDP (bring your own identity provider), be rotated via a pipeline (automated process). However, the current process requires manually copying and pasting the client secret in the Mendix Control Center, which conflicts with the security policies.

Environment

Applications hosted in Mendix Cloud

Cause

Mendix does not provide an API (Application Programming Interface) or automation capability to update or rotate the client secret for Platform SSO configurations.

Mendix Pipelines are designed for CI/CD (Continuous Integration and Continuous Delivery/Deployment) automation (build, test, deploy) and do not cover platform-level security configuration, such as SSO client secrets. 

Solution/Workaround

The client secret must be updated manually via the Mendix Control Center, either by cloning and updating the existing BYOIDP configuration or by disabling and re-enabling it with a new secret.

Additional information

Have more questions? Submit a request

0 Comments

Article is closed for comments.

To provide feedback, please open a ticket here. Don't forget to include the article's URL along with the feedback you would like to provide.