Hi Everyone,I want to enable SSO for the single application on dev environment. How can I achieve it ?
I am not able to see below options,
Client ID, Tenant ID, and Client Secret in service centre.I have configured SSO by following below document but its applied to the whole dev environment applications.https://success.outsystems.com/documentation/11/user_management/end_users_authentication/configure_azure_ad_authentication/I want to enable it for the specific application.Please share your thoughts and suggestions.Thanks in advance.
Hi,
You can implement this easy with the bundle of Microsoft Login Connector Forge components.
The Managament component allows you to registered multiple Azure AD apps snd mapp them to your outsystems modules.
Regards,
Daniel
Hi Daniel,
Thank you for the answer.I have used IDP forge component and currently it is working fine on dev environment.When we will set up the MFA and SSO on Prod environment then which component will be better IDP or Microsoft login connector ? Please share your thoughts on this.Thanks.