Need to configure the OIDC Provider Login page.
0
Hi Mendix forum team, I want to configure the OIDC Provider Login Page, I followed the below document for that - https://docs.mendix.com/appstore/services/oidc-provider/#centralized-auth, but still not able get how to configure the OIDC Provider Login Page , I want test the functionality locally. Kindly find the below ss for you references.
asked
2025-08-13
Aditya Padyal
4 answers
3
answered
2025-08-13
RAJU PATEL
0
Hi Aditya,
To configure OIDC using Azure, please follow the steps below:
Register the Application in Azure Portal
Navigate to the Azure portal and register your application.
Generate the Client ID and Client Secret .
Configure the Redirect URL , which should point to your application’s URL.
Configure OIDC in Mendix Studio Pro
Download the OIDC module from the Mendix Marketplace.
Add the OIDC Configuration page to your app’s navigation.
Click the New button to create a new OIDC configuration.
Enter the following details:
Client ID
Client Secret
Endpoint URL
Redirect URL
Update the Login Page
Add the reusable snippet SNIP_Login_Button to the login page to enable OIDC-based login functionality.
Let me know if you need help with any of the steps or configurations.
Best regards,
Mohammed Ul Baqir Salar
answered
2025-08-14
Mohammed ul baqir Salar
0
Hi Aditya, were you able to get it working?
answered
2025-08-28
Oskar Oja
-1
answered
2025-08-13
Mohammad Saqib