I have a .NET Core web api for SAML SSO login(Azure AD). I need to create Angular front-end to consume this api. How do I proceed?
Thanks in advance