hi Team
I have a scenario where I have a custom portal whose access is managed by an access management tool.I have a partner whose user store is Azure AD . Now the requirement is to provide a link to the user on the login page of my custom portal which upon clicking will take the user to the Microsoft login page.The user should enter his creds of azure AD and submit and if successful the user should be able to login to my custom portal. For achieving this I want to use OpenID Connect with Azure AD as identity provider.
Can you please suggest can I use Azure AD as identity provider or do I need to use b2c for the same.
Thanks
Priya