Hello @Ashok Rapaka . You can find a very simple demo of how to integrate Azure AD and VB.Net here.
Please let me know if that suits your needs or fi you need additional assistance.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have time management application around 30000 employees are using, which is developed in legacy vb.net. But 27000 people will login with their employee number and password to this portal. But remining 3000 people will use azure ad(previously it was windows ad). After we landing on the login page by employee number or azure ad login id we will change the login authentication process. But as we are not launching the application with startup class, we have trouble to create iappbuilder object on other class. Can you please help me how to redirect from the login page to Microsoft azure portal(https://login.microsoftonline.com/). Please help me . we have upgraded the framework to 4.8
Hello @Ashok Rapaka . You can find a very simple demo of how to integrate Azure AD and VB.Net here.
Please let me know if that suits your needs or fi you need additional assistance.