Azure App Registrations for a Frontend and Backend (SPAs + APIs) - Part 2
In Part 1, we configured Azure App Registrations for a frontend and a backend using OAuth 2.0 with Azure AD. Now, let’s bring the backend to life using FastA...
In Part 1, we configured Azure App Registrations for a frontend and a backend using OAuth 2.0 with Azure AD. Now, let’s bring the backend to life using FastA...
If you’re building a frontend and backend app that needs to authenticate with Azure Active Directory (Azure AD), you’ll want to register two applications: on...
Background Federated identity credentials in workload identity federation require an exact match between the defined subject, issuer, and audience in the cre...
Azure offers two powerful mechanisms for exposing services and extending the platform: Custom Resource Providers (CRP) and Managed Applications. While they b...