Hi @muskaanchandwani , I need the user to enter login credentials in the AEM login page instead of IDP login page.Then with those credentials validate against my saml IDP.Is there some guidance around it?
I could achieve the saml login with microsoft entra id using IDP based login page.My question is - If I want to design my own login page in AEM and do the authentication against microsoft entra id, what should be the steps?Any working code examples will be really helpful.