Can we
1. Create a new library (called login_Microservices)?
2. Can we add logic to authenticate using AzureAD?
3. Can we have Login page in application (called Dashboard_Web)?
4. and finally can we Consume Login library to authenticate user?
Hi Inayat,
As posted by Daniel, that is how you can configure the external IdP to be available in your ODC environment.
As for what you need to do to make your apps use this external IdP, please follow this article:
https://success.outsystems.com/documentation/outsystems_developer_cloud/user_management/configure_authentication_with_external_identity_providers/use_external_identity_providers_in_an_app/
Hi Inyat,
Please follow the following instructions:
https://success.outsystems.com/documentation/outsystems_developer_cloud/user_management/configure_authentication_with_external_identity_providers/
Regards,
Daniel
Hi Daniel,
Thanks for your message and how my outsystems application can connect to OpenID external provider?