Test and explore UDAP authentication flows in a sandbox environment
Test user-level access with the authorization code grant type. This flow requires user authentication and is ideal for applications that need to act on behalf of a user.
All Resources ยท Patients
Test system-level access with the client credentials grant type. This flow enables server-to-server authentication without user interaction.
Query
Explore how different scopes are handled and negotiated during the authentication process. Test various scope combinations and see how the system responds.
Scope Negotiation